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
Differentiate between a class and an object.
How to create com object in Java?
Do extraneous variables affect validity?
Is string thread safe in java?
Difference difference paint() and paintcomponent()?
Where is core java used?
What is Classloader in Java?
When we serialize an object does the serialization mechanism saves its references too?
how we can make a read-only class in java?
What is singleton class in ruby?
What is int lol?
Can we declare the static variables and methods in an abstract class?
What does exp mean in math?
Can we synchronize static methods in java?
Does set allows null in java?