aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Compiler Design
  • Which of the following options explains the attributes of...
Multiple choice

Which of the following options explains the attributes of a token in compiler design?

  1. Concrete manifestation of a token in the text

  2. Key words

  3. White spaces

  4. Value of an integer token defines value of identifier M

  5. Delimiter

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Attributes define the token by its value.

Keep practicing — related questions

  • Which of the following tokens is a whitespace character in java?
  • In which of the following techniques, the text is read and divided into tokens, each of which corresponds t...
  • Display char is an identifier for a compiler of a given language and it recognize it as token. The NFA will...
  • Which is to make explicit the hierarchical structure of the of the incoming token stream by identifying whi...
  • ________ is an explicit numeric, character, string or Boolean value not represented by identifier.
  • Which phase of compiler reads the source program one character at a time, carving the source program into a...
  • What are tokens in C? void main() { int const* p = 5; printf("%d", ++(*p)); }
  • Which of the following data structures of the compiler is represented as an enumerated type and it may requ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy