FeedBack Form

Your Name :
Your Email :
Your Location :
Your Message :
   
FeedBack

Compiler Design Questions and Answers

13. ________ is considered as a sequence of characters in a token.
 
  • A. Texeme
  • B. Pattern
  • C. Lexeme
  • D. Mexeme
 
14. What is the name of the process that determining whether a string of tokens can be generated by a grammar?
 
  • A. Analysing
  • B. Recognizing
  • C. Translating
  • D. Parsing
 
 
15. A _________ is a software utility that translates code written in higher language into a low level language.
 
  • A. Converter
  • B. Compiler
  • C. Text editor
  • D. Code optimizer