Single Choice Easy

QWhich of the following is not a Java reserved word?

ID: #22204 Basic Concept of OOP 125 views
Question Info
#22204Q ID
EasyDifficulty
Basic Concept of OOPTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A private
  • B break
  • C total
  • D JavaTest
Correct Answer

Explanation

Java reserved words, also known as keywords, are special tokens that have a specific meaning in the language. "total" is not a reserved word and can be used as an identifier in a Java program.

Share This Question

Challenge a friend or share with your study group.