Q. Java is case sensitive?

  • (A) True
  • (B) False
  • (C) Depends On Complier
  • (D) May be true or false
πŸ’¬ Discuss
βœ… Correct Answer: (A) True
Explanation: Case Sensitivity : Java is case sensitive, which means identifier Hello and hello would have different meaning in Java.
Explanation by: Yatendra Sir
Case Sensitivity : Java is case sensitive, which means identifier Hello and hello would have different meaning in Java.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
286
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Yatendra Sir
Publisher
πŸ“ˆ
97%
Success Rate