The object is created with “new” keyword ?
A. At Compile-time
B. At run-time
C. Depends on the code
D. None of these
A. At Compile-time
B. At run-time
C. Depends on the code
D. None of these
A. reclaim() method
B. finalize() method
C. final() method
D. both b and c
A. .class
B. .doc
C. .java
D. .cdr
A. java.util.LinkedList
B. java.util.TreeMap
C. java.util.SortedSet
D. java.util.HashSet
A. abstract
B. static
C. volatile
D. final
A. Type-1 driver
B. Type-2 driver
C. Type-3 driver
D. Type-4 driver
A. int
B. char
C. string
D. double
A. javacmd
B. javaamd
C. javap
D. java
A. java compiler
B. java debugger
C. java Interpreter
D. java Disassemble
A. Lang package
B. util package
C. io package
D. All of above