|
||||||||
Java Certification: SCJP - Sun Certified Java Programmer ExamPractice Questions: Exam SCJP 6Declaration and Access Control |
||||||||
|
Q1. Which of these statements are legal. Select the three correct answers.
A. int arr[][] = new
int[5][5];
|
||||||||
|
Correct Answer: A,B,C |
||||||||