InterviewSolution
Saved Bookmarks
| 1. |
What is the extension of java code files?(a) .class(b) .java(c) .txt(d) .jsThis question was addressed to me in my homework.Origin of the question is JDK-JRE-JIT-JVM in portion Java Environment & OOPS Concepts of Java |
|
Answer» The correct OPTION is (b) .JAVA |
|