Compiler Design Complete Assignment
Compiler Design Complete Assignment
Q.1 Explain the Booting process of a System along with the Types of
Booting.
Q.2 What is a BIOS? What are the roles of ROM BIOS and CMOS RAM?
Q.3 Explain various levels of Programming Languages.
Q.4 Explain various Types of Memories along with their Characteristics.
Q.5 Explain the concept of the Von-Newman model by taking the Statement
C=A+B along with a neat and clean diagram and try to generate Symbolic
(Assembly/Mnemonic/HEX) Code and Machine Code.
Q.6 Explain the complete execution process of a “C/C++” program from the
very beginning to till the end. What are the contents of the executable file?
Q.7 What are Finite Automata? What are the NFA and DFA? Give the
conversion process of NFA to DFA.
Q.8 What is Regular Expression? Explain with suitable examples.
Q.9 Describe Context-Free Grammar (CFG). Also, explain CNF and GNF.
Q. 10 Describe PDA and Construct the PDA for anbn.