Single Choice
Easy
QWhich type of token is used to represent a sequence of characters in Java?
ID: #20121
Tokens in Java
101 views
Question Info
#20121Q ID
EasyDifficulty
Tokens in JavaTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
In Java, a string literal is a token representing a sequence of characters enclosed within double quotes (e.g., "Hello").
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic