πŸ“Š JAVA
Q. Select the valid statement.
  • (A) char[] ch = new char(5)
  • (B) char[] ch = new char[5]
  • (C) char[] ch = new char()
  • (D) char[] ch = new char[]
πŸ’¬ Discuss
βœ… Correct Answer: (B) char[] ch = new char[5]

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
1844
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Chandrakant
Publisher
πŸ“ˆ
85%
Success Rate