Is JRE required to compile Java files ?

Answer Posted / giridhar gangapatnam

No, JRE is not required to compile java files. For the
compilation of java files only javac is enough. but JRE is
for execution of java files

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a cup of java?

561


When do we use synchronized blocks and advantages of using synchronized blocks?

669


Who found java?

553


What are the characteristics of Final,Finally and Finalize keywords.

706


What are the four integer types supported by java?

566






What is split return?

495


How many digits can a float hold?

537


How many bits is a string?

525


Can you use this() and super() both in a constructor?

522


How can the checkbox class be used to create a radio button?

511


Where pragma is used?

602


Does java return by reference?

537


What is meant by final class?

566


Explain different states of a thread in java?

592


Can we pass null as argument in java?

512