Computer Science, asked by palk88311, 2 months ago

3. Write a program to calculate the area of square in JAVA​

Answers

Answered by deepikarastogi1985
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 Fizee
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