3. Write a program to calculate the area of square in JAVA
Answers
Answered by
1
Explanation:
Java Program
public class shpere{
public static void main(String args[])
{
int s=13;
int area_square=s*s;
System.out.println("Area of the square="+area_square);
}
}
Answered by
2
Answer:
int a, b, c }
a= 10,
b=2,
c= 10,
d= 2}
int area = a. b. c. d}
system. out. println
Similar questions