Correct Answer: int []a1[] = new int[3][3];
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Java Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Java MCQ Questions
Difference between an inner class and a nested class?
By which method does Java pass data?
public class SomeClass { public static void main(String[] args) { System.out.println(null); } } Does this code compile without errors?
Java is a pure object oriented language. true or false?
When using swing, which is NOT a method on a JCheckBox object?
The term ________ commonly is used to refer to a string that is part of another string.
The size of ________ can grow and shrink at runtime.
The primitive data types only allow a(n) ________ to hold a single value.
The not equal comparison operator in java is ________.
The length of a string can be determined by ________.
Java MCQs | Topic-wise