February 13, 2024

2010 June UGC NET Paper 1

Question 14 Research is A Searching again and again B Finding solution to any problem C Working in a scientific way to search for truth of […]
February 13, 2024

Theory-of-Computation

Question 16 Let Σ = {0,1}, L = Σ* and R = {0n1n such that n >0} then the languages L ∪ R and R are respectively A regular, […]
February 13, 2024

2013 June UGC NET Paper 1

Question 12 ‘www’ stands for A work with web B word wide web C world wide web D worth while web ICTWorld-Wide-Web Correct Answer: C
February 13, 2024

GATE 1997

Question 8 A language L allows declaration of arrays whose sizes are not known during compilation. It is required to make efficient use of memory. Which […]
February 13, 2024

GATE 1998

Question 25 In a resident – OS computer, which of the following systems must reside in the main memory under all situations? A Assembler B Linker […]
February 13, 2024

Compiler-Design

Question 36 The number of tokens in the following C statement. printf("i = %d, &i = %x", i, &i); is A 3 B 26 C 10 […]
February 13, 2024

GATE 2001

Question 17 The process of assigning load addresses to the various parts of the program and adjusting the code and date in the program to reflect […]
February 13, 2024

GATE 2003

Question 24 Which of the following statements is FALSE? A In statically typed languages, each variable in a program has a fixed type B In un-typed […]