1.

What you understand by the term Wavelength. Calculate the Frequency and Time Period of a radio wave having its wavelength of 10m propagating in space.Give explaination in 100-150 words.​

Answer»

Explanation:

Answer

switch (var) {

case 1:

System.out.println("Distinction");

BREAK;

case 2:

System.out.println("First DIVISION");

break;

case 3:

System.out.println("Second Division");

break;

default:

System.out.println("invalid");

}



Discussion

No Comment Found

Related InterviewSolutions