Math, asked by sanjaypadwal141, 1 month ago

*If the length of the diagonal of a square is 16 cm, then its perimeter will be
option :
(A) 32 cm
(B)
 \sqrt[3]{2}
(C) 64 cm
(D)
 64\sqrt{2}

Answers

Answered by prabaldeep13
0

Answer:

Two or more statements can be grouped together by enclosing them between opening and closing curly braces. Such a group of statements is called a compound statement.

if (a < b) {

/*

* All statements within this set of braces

* form the compound statement

*/

System.out.println("a is less than b");

a = 10;

b = 20;

System.out.println("The value of a is " + a);

System.out.println("The value of b is " + b);

}

Answered by chandanamajhi82
0

Step-by-step explanation:

as the perimeter of square =4a=4×16cm=64cm(option c)

Similar questions