Page 1 of 1
10 1. Write a Java program to print the summation (addition), subtraction, multiplication, division and modulo of the tw
Posted: Fri May 20, 2022 12:51 pm
by answerhappygod

- 10 1 Write A Java Program To Print The Summation Addition Subtraction Multiplication Division And Modulo Of The Tw 1 (18.33 KiB) Viewed 32 times

- 10 1 Write A Java Program To Print The Summation Addition Subtraction Multiplication Division And Modulo Of The Tw 2 (18.33 KiB) Viewed 32 times
10 1. Write a Java program to print the summation (addition), subtraction, multiplication, division and modulo of the two numbers 180 and 44. 2. Write a Java program to set up a string array to hold the following names: SAHARA, MARIAM, LARA, RAZAN. 2. Write a Java program to print the multiplication table of number 7 using for
statement. 4. Write a Java program that store cach letter of the name "COMPUTER" in a char variable and then Concatenate it in a Print
Statement s. Write a Java method to calculate the area of a circle. Input the Radius of circle as 2.7.