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

How is a variable stored in memory?

534


What is the purpose of static keyword in java?

519


What is adapter in java?

521


Can you call a method on a null object?

567


What is java basic concept?

528






How do you represent a space in regex java?

526


What is the access scope of protected access specifier?

542


How to compare two strings in java program?

678


How do you write a good declaration?

500


Can you give names of Container classes?

1865


Can you have two constructors in java?

507


What is meant by singleton class?

604


What is the purpose of methodology?

642


What do you mean by object?

552


Can we declare a constructor as final?

681