December 12, 2023

OOPS

Question 142 If the objects focus on the problem domain, then we are concerned with A Object Oriented Analysis B Object Oriented Design C Object Oriented […]
December 12, 2023

Compiler-Design

Question 38 (a) Remove left-recursion from the following grammar: S → Sa| Sb | a | b (b) Consider the following grammar: S → aSbS| bSaS […]
December 12, 2023

Question 21 – ISRO-2007

When two numbers are added in excess-3 code and the sum is less than 9, then in order to get the correct answer it is necessary […]