The document contains three Java programs that perform basic arithmetic and comparison operations. Assignment1 calculates the sum, average, product, smallest, and largest of three integers. Assignment2 finds the smallest and largest among five integers, while Assignment3 checks if the first number is a multiple of the second.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
3 views5 pages
MTK Sam - Assignment1
The document contains three Java programs that perform basic arithmetic and comparison operations. Assignment1 calculates the sum, average, product, smallest, and largest of three integers. Assignment2 finds the smallest and largest among five integers, while Assignment3 checks if the first number is a multiple of the second.