Q. Match all items in Group 1 with correct options from those given in Group 2.List I List IIP. Regular Expression 1. Syntax analysisQ. Push down automata 2. Code GenerationR. Dataflow analysis 3. Lexical analysisS. Register allocation 4. Code optimization (Solved)
1. P-4. Q-1, R-2, S-3
2. P-3, Q-1, R-4, S-2
3. P-3, Q-4, R-1, S-2
4. P-2, Q-1, R-4, S-3
- b. P-3, Q-1, R-4, S-2