1.
What is the difference While and Do-While loop?
1 out of 10
2.
How many bytes are used to represent the primitive data type "int" in Java.
2 out of 10
3.
Name the exception thrown by the array when you try to insert extra record
3 out of 10
4.
What is the output of the below program
4 out of 10
5.
The initial value of a local variable of type String is?
5 out of 10
6.
Which is the correct declaration of an Array?
6 out of 10
7.
Which is the invalid declarations of an Array?
7 out of 10
8.
What is the output of the below program?
8 out of 10
9.
What are the valid declarations of 2D Array?
9 out of 10
10.
Can you create One dimensional array and two dimensional array without new operator?
10 out of 10
Done
Good to learn java