What is interpreter in java?



What is interpreter in java?..

Answer / Anant Lal

In Java, an interpreter is not used directly as the Java source code is compiled into bytecode which is then interpreted by the JVM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

Give some advantages of orm (object-relational mapping)?

1 Answers  


What is the difference between java and core java?

1 Answers  


What is java ee sdk?

1 Answers  


What is caller?

1 Answers  


There are 2 classes . Class A and Class B. In Class A i declared a variable in private. if we can access this private variable in Class B. If yes means , how we can access ?

7 Answers   HCL, Itx Centrics, Virtusa,


What is a java application server?

1 Answers  


What is j2ee module?

1 Answers  


which method does it invokes automatically when we click link in the webpage a)put b)get c)head d)post

7 Answers  


Is c++ more secure than java?

1 Answers  


What is tomcat in j2ee?

1 Answers  


What is awt panel java?

1 Answers  


What are the modules of j2ee?

1 Answers  


Categories