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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic