ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

Java : Programming Concept Questions & Answers



Question : Which of these operators is used to allocate memory to array variable in Java?


A.
alloc
B.
malloc
C.
new malloc
D.
new

Answer / Explanation

Correct Answer is : Option D.


More Questions on Java Programming