...
November 18, 2023

Computer-Organization

Question 1 A five-stage pipeline has stage delays of 150, 120, 150, 160 and 140 nanoseconds. The registers that are used between the pipeline stages have […]
November 18, 2023

2013 June UGC NET Paper 1

Question 11 Read the table below and based on this table answer questions from 6 to 11: Area under Major Horticulture Crops (in lakh hectares) In […]
November 18, 2023

Compiler-Design

Question 4  Consider the following C code segment: a = b + c; e = a + 1; d = b + c; f = d […]