Java Questions & Answers – JDK-JRE-JIT-JVM

7
Created on By admin

Java Questions & Answers – JDK-JRE-JIT-JVM

1 / 10

1. Which component is used to compile, debug and execute java program?

 

2 / 10

2. Which component is responsible for converting bytecode into machine specific code?

 

3 / 10

3. Which component is responsible to run java program?

 

4 / 10

4. Which component is responsible to optimize bytecode to machine code?

 

5 / 10

5. Which statement is true about java?

 

6 / 10

6. Which of the below is invalid identifier with the main method?

 

7 / 10

7. What is the extension of java code files?

 

8 / 10

8. What is the extension of compiled java classes?

 

9 / 10

9. How can we identify whether a compilation unit is class or interface from a  class file?

 

10 / 10

10. What is use of interpreter?

 

Your score is

The average score is 19%

0%

Leave a Reply

Your email address will not be published. Required fields are marked *