Moderate

Smallest individual unit in java program is known as____________________?

Correct answer: A. token

  • A. token
  • B. string
  • C. literal
  • D. operator

Explanation

A token is the smallest meaningful lexical unit in a Java program, such as a keyword, identifier, operator, or literal. A literal is only one category of token, so it is not the general answer.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions