Home
About Us
Contact Us
Privacy Policy
Search
Home
→
Java concepts and its programming
→
After the compilation of the java source code, which file is created by the JVM ?
Related MCQs
Which collection class associates values witch keys, and orders the keys according to their natural order ?
Name the keyword that makes a variable belong to a class, rather than being defined for each instance of the class?
Which driver is efficient and always preferable for using JDBC applications__________?
Main method parameter has which type of data type__________?
Which command disassembles a class file__________?
What do you mean by javap?
Which is the predefined package ?
Which of the following automatic type conversion will be possible ?
Object which can store group of other objects is called__________?
In which we clone the object and their constituent parts__________?
What is jdb__________?
Java intermediate code is known as__________?
Inheritance means ?
Which statement is static and synchronized in JDBC API ?
Which class cannot be subclassed (or extended) in java ?
Java is a __________language?
After the compilation of the java source code, which file is created by the JVM ?
A. .class
B. .doc
C. .java
D. .cdr
Correct Answer:
.class
✔
Last Updated:
April 18, 2019