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 […]