πŸ“Š JAVA
Q. How do you find the number of rows in a two-dimensional array named matrix in Java?
  • (A) matrix.rows()
  • (B) matrix.size()
  • (C) matrix.length
  • (D) matrix.length()
πŸ’¬ Discuss
βœ… Correct Answer: (C) matrix.length

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
100
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Gopal Sharma
Publisher
πŸ“ˆ
94%
Success Rate