December 26, 2023GATE 1996Question 4 Which of the following statements is false? A The set of rational numbers is an abelian group under addition. B The set of integers […]
December 26, 2023ISRO CS 2020Question 5 The number of tokens in the following C code segment is switch(inputvalue) { case 1;b=c*d; break; Default : b = b++ ; break; } […]
December 26, 2023ISRO CS 2020Question 6 In a two-pass assembler, resolution of subroutine calls and inclusion of labels in the symbol table is done during A Second pass B First […]
December 26, 2023ISRO CS 2020Question 14 Consider the following page reference string 1 2 3 4 2 1 5 6 2 1 2 3 7 6 3 2 1 2 […]