www.easytutorial.in
Easy Tutorial
1. The order of the three top level elements of the java source file are
Import, Package, Class | Class, Import, Package | Package, Import, Class | Random order |
2. The minimum value of char type variable is
‘u0020’ | ‘u00ff’ | ‘u0010’ | ‘u0000’ |
3. Java uses ___ to represent characters
ASCII code | Unicode | Byte code | None of the above |
4. Which one is not supported by OOP?
Abstraction | Polymorphism | Encapsulation | Global variables |
5. Java programs are
Platform-dependent | Interpreter-dependent | Platform-independent | Interpreter-independent |
*Click on the QNo to display a Question.
Total | Ans | ||