Java : Programming Concept Questions & Answers
Question : Java language was initially called as ________
A.
Sumatra
B.
J++
C.
Oak
D.
Pine
Correct Answer is : Option C.
- What is garbage collection in the context of Java?
- Which one is a template for creating different objects ?
- Which symbol is used to contain the values of automatically initialized arrays?
- Which one is true about a constructor ?
- Which of these operators is used to allocate memory to array variable in Java?