Time Left - 10:00 mins
Compiler Basics & Lexical Analysis
Attempt now to get your rank among 108 students!
Question 1
Which of the following is/are true?
I. Keyword are determined during parsing of a language
II. The output of a lexical analyzer is parse tree
III. Type checking is done during parsing
Question 2
A cross-compiler is a compiler _______.
Question 3
A program that can execute high-level language programs.
Question 4
__________ a part of a compiler that takes as input a stream of characters and produces as output a stream of token along with their associated syntactic categories.
Question 5
Which of the following is a machine independent phase of the compiler?
- 108 attempts
- 1 upvote
- 0 comments
Jul 5GATE & PSU CS