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
How to use Media tracker Class.
Does java have extension methods?
What is set string?
Write a program to find maximum and minimum number in array?
How to stop a thread in java? Explain about sleep () method in a thread?
How is garbage collection controlled?
How does class forname work in java?
How to do encapsulation in java?
Can you declare a private method as static?
What is java literals?
What are actual parameters?
Where import statement is used in a java program?
Why singleton class is used in java?
How to create a fecelet view?
Is char * a string?