Question 10 The most appropriate matching for the following pairs X: Indirect addressing 1 : Loops Y: Immediate addressing 2 : Pointers Z: Auto decrement addressing […]
Question 17 Consider the program given below, in a block-structured pseudo-language with lexical scoping and nesting of procedures permitted. Program main; Var ... Procedure A1; Var […]
Question 16 For the grammar below, a partial LL(1) parsing table is also presented along with the grammar. Entries that need to be filled are indicated […]