Java Programming Questions & Answers: part3



Software Programming : Java Programming QUESTIONS AND ANSWERS :: part3 : 11 to 15

Following Software Programming language Entrance Multiple choice objective type questions and answers will help you in Software Programming 2024 examinations :

11.Java compiler javac translates Java source code into ………………………

Assembler language
Byte code
Bit code
Machine code
Platform dependent code.

12.System.out.println (–2U * ( g – k ) +c);

6
3
2
1
Syntax error.

13.The blank space in the following sentence has to be correctly filled : Members of a class specified as ……………….. are accessible only to methods of that class.

Protected
Final
Public
Private
Static.

14.System.out.println (c=c++);

2
4
5
8
Syntax error.

More Java Programming QUESTIONS AND ANSWERS available in next pages

    Health is the greatest gift, contentment is the greatest wealth -Buddha
Opportunity is missed by most people because it is dressed in overalls and looks like work.- Thomas Edison