Search
.Management Sciences
A. java
B. javac
C. javap
D. none of these
Related Mcqs:
- Object which can store group of other objects is called___________________?
- A. Package B. Wrapper C. Java object D. Collection object...
- Size of int in Java is_________________?
- A. 8 bit B. 16 bit C. 32 bit D. 64 bit...
- The following fraction of code double STATIC = 2.5 ; System.out.println( STATIC ); ?
- A. Prints 2.5 B. Raises an exception C. Raises an error as STATIC is used as a variable which is a keyword D. None of these...
- Methods that have same name, but different Parameter list and different definition known as_________________?
- A. Overriding B. Overloading C. Constructor D. none of these...
Recent Comments