πŸ“Š JAVA
Q. Which of the following is not a primitive data type in Java?
  • (A) Boolean
  • (B) Character
  • (C) String
  • (D) Byte
πŸ’¬ Discuss
βœ… Correct Answer: (C) String

Explanation: String is a class in Java and not a primitive data type.

Explanation by: Deepak Sahoo
String is a class in Java and not a primitive data type.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
233
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Deepak Sahoo
Publisher
πŸ“ˆ
97%
Success Rate