May 20, 2024

Network-Security

Question 3 Your are given the following four bytes : 10100011        00110111        11101001         10101011 Which of the […]
May 20, 2024

Software-Engineering

Question 112 Acceptance testing is done by A developers B customers C testers D None of the given options Software-EngineeringSoftware-testingAPPSC-2016-DL-CA Correct Answer: B
May 20, 2024

UGC NET CS 2013 June-paper-2

Question 5 Cyclometric complexity of a flow graph G with n vertices and e edges is A V(G) = e+n–2 B V(G) = e–n+2 C V(G) […]
May 21, 2024

NTA UGC NET Dec 2023 Paper-2

Question 14 What is the probability that a positive integer selected at random from the set of positive integers not exceeding 100 is divisible by either […]
May 21, 2024

NTA UGC NET Dec 2023 Paper-2

Question 25 Match List-I with List-II. Choose the correct answer the options given below : A (II),(B)-(IV),(C)-(I),(D)-(III) B (II),(B)-(III),(C)-(I),(D)-(IV) C (III),(B)-(II),(C)-(IV),(D)-(I) D (III),(B)-(IV),(C)-(II),(D)-(I) Correct Answer: B
May 21, 2024

Question 8402 – Data-Structures

While inserting the elements 71, 65, 84, 69, 67, 83 in an empty binary search tree (BST) in the sequence shown, the element in the lowest […]
May 21, 2024

Question 13406 – DU PHD JUNE 2018

I. Generating clean renewable electricity is crucial for India where nearly 300 million people—about a quarter of its population—live without access to electricity. Today, India is […]
May 22, 2024

Question 6970 – Fuzzy-logic

A bell-shaped membership function is specified by three parameters (a, b, c) as follows: Correct Answer: B Question 1 Explanation:  A B C D
May 22, 2024

UGC NET CS 2014 Dec-Paper-2

Question 10 The size of the ROM required to build an 8-bit adder/subtractor with mode control, carry input, carry output and two’s complement overflow output is […]
May 22, 2024

UGC NET CS 2014 Dec-Paper-2

Question 11 What will be the output of the following ‘C’ code ? main( ) { int x=128; printf (“\n%d”, 1 + x++); } A 128 […]
May 22, 2024

GATE 2009

Question 31 Consider a disk system with 100 cylinders. The requests to access the cylinders occur in following sequence: 4, 34, 10, 7, 19, 73, 2, […]
May 22, 2024

Question 7742 – CPU-Scheduling

Which of the following CPU scheduling algorithms is/are supported by LINUX operating system? Correct Answer: B Question 12 Explanation:  Preemptive priority scheduling and time sharing CPU […]