Home
About Us
Contact Us
Privacy Policy
Search
Home
→
Java concepts and its programming
→
Runnable is_______________?
Related MCQs
The object is created with “new” keyword ?
Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
After the compilation of the java source code, which file is created by the JVM ?
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?
Runnable is_______________?
A. Interface
B. Class
C. Variable
D. Method
Correct Answer:
Interface
✔
Last Updated:
April 18, 2019