Search
.Management Sciences
A. A Boolean literal
B. A Java keyword
C. Same as value 0
D. Same as value 1
Related Mcqs:
- What do you mean by javap?
- A. java compiler B. java debugger C. java Interpreter D. java Disassemble...
- How many transaction isolation levels are defined in java.sql.Connection interface ?
- A. 6 B. 2 C. 5 D. 3...
- 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...
- How many primitive data types are there in Java ?
- A. 5 B. 6 C. 7 D. 8...
- JAR file contains the compressed version of_________________?
- A. .java file B. .jsp file C. .class file D. None of above...
Recent Comments