Convert the Regular Expression into e-NFA and then corresponding DFA.
Draw the syntax tree and DAG from the following expression.
if x>0 then x=3*(y+1) else y=y+1
Write short notes on:
Difference between ISO and CMM standards.
Write short notes on:
Write a C program to find the roots of a quadratic equation.