Convert the Regular Expression into e-NFA and then corresponding DFA.
Write short notes on:
Draw the syntax tree and DAG from the following expression.
if x>0 then x=3*(y+1) else y=y+1
Explain different stages of compiler with a suitable example. What is token, Patterns and Lexeme?
Write a C program to print all prime no.(1-100).
Write short notes: B tree
Discuss about Staffing
Write a C program to print the fibonacci series.
Write the rules of DBA.