How does the java compiler work?



How does the java compiler work?..

Answer / Sudesh Kumar

The Java compiler converts source code written in Java into bytecode that can be executed by a Java Virtual Machine (JVM).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is access modifiers?

1 Answers   Cap Gemini,


Write a program to check for a prime number in java?

1 Answers   Cyient,


What is the significance of listiterator?

1 Answers  


What is the maximum size of a string in java?

1 Answers  


Difference between Web-based applications,Client- Server applications and Distributed applications?

3 Answers   Infosys,


What are "class access modifiers" in Java?

1 Answers   Genpact,


How does a for loop work?

1 Answers  


What will happens if you opened Internet Explorer 4 times?

2 Answers  


How do you remove duplicates from an array in java?

1 Answers  


Explain what is Marker interface?

1 Answers   BirlaSoft,


Does constructor creates the object ?

1 Answers  


What is an empirical question?

1 Answers  


Categories