April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 5 Let G be a simple undirected planar graph on 10 vertices with 15 edges. If G is a connected graph, then the number of […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 6 Which of the following is TRUE? A Turing machine is a simple mathematical model of general purpose computer B Turing machine is more powerful […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 8 What will be output if you will compile and execute the following C code? void main() { char c=125; c=c+10; printf(“%d”,c); } A 135 […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 10 The noise due to random behavior of charge carriers is: A Partition noise B Industrial noise C Shot noise D Flicker noise ElectronicsShot noise […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 11 A sinusoidal signal is analog signal, because: A It can have a number of values between the negative and positive peaks B It is […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 12 The running time of quick sort algorithm depends heavily on the selection of: A No. of inputs B Arrangement of elements in an array […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 14 The identification of common sub-expression and replacement of run time computations by compile-time computations is: A Local optimization B Constant folding C Loop Optimization […]
April 5, 2025

Nielit Scientist-B CS 4-12-2016

Question 15 Which of the following need not be a binary tree? A Search tree B Heap C AVL tree D B tree Data-StructuresBinary-Trees Question 15 […]
April 6, 2025

NTA UGC NET Dec 2024 Paper-1

Question 1 Bakery shops in a city prepare three different varieties of hotcakes, namely, Cornmeal, American and Swedish. The following table shows the total number of […]
April 7, 2025

GATE 1999

Question 46 Arrange the following configuration for CPU in decreasing order of operating speeds: Hard wired control, vertical microprogramming, horizontal microprogramming. A Hard wired control, vertical […]
April 8, 2025

STQC-NIELIT STA 2021

Question 26 The LCM of two numbers is 45 times their HCF. One number is 125 and the sum of their HCF and LCM is 1150. […]