Request New Subject
Home
Computer Science Engineering (CSE)
Data Structures (DS)
Q. Which of the following is a correct way to declare a multidimensional array in Java? (Solved)
1. int[] arr;
2. int arr[[]];
3. int[][]arr;
4. int[[]] arr;
c. int[][]arr;
Related Topics
→ Computer Architecture and Organization
→ Microprocessor and Interfacing Technique
→ Computer Networks
→ Data Structure and Algorithms (DSA)
→ Operating System (OS)
→ Artificial Intelligence and Robotics (AIR)
→ Software Project Management (SPM)
→ Computer Fundamentals
→ High Performance Computing (HPC)
→ Data Communication and Computer Network
Subscribe Now
Get All Updates & News
Subscribe