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
Can we create constructor in abstract class ?
Which is faster set or list in java?
What is hash table in java?
What is exception in java?
What are the 4 types of research methods?
write a program that list all permutations of ABCDEF in which A appears before B?
What is function and method in java?
When can you say a graph to be a tree?
Is java se open source?
How do you do a line break in java?
How do you declare a string variable?
How does compareto method work?
What is finalize()? Is finalize() similar to a destructor?
What are the different ways to handle exceptions?
What is difference between hashset and hashmap in java?