November 5, 2023

UGC NET CS 2012 Dec-Paper-2

Question 1 Consider the circuit shown below. In a certain steady state, Y is at logical ‘1’. What are possible values of A, B, C ? […]
November 11, 2023

OOPS

Question 7 Which of the following statements is true about C++ language? A C++ supports multiple inheritance B C++ does not support operator overloading. C C++ […]
November 16, 2023

Software-Engineering

Question 76 SRD stands for _____. A Software Requirements Definition B Structured Requirements Definition C Software Requirements Diagram D Structured Requirements Diagram E A and B […]
November 19, 2023

UGC-NET June CS 2019 Paper 1

Question 7 Which of the following is a plagiarism checking website? A http://go.turnitin.com B http://www.researchgate.com C http://www.editorial.elsevier.com D http://www.grammarly.com E Option 1 and 4 Research-AptitudeResearch-Ethics Question […]
November 19, 2023

Question 2770 – TCP/IP-Layers

The maximum size of the data that the application layer can pass on to the TCP layer below is __________. Correct Answer: E Question 3 Explanation:  […]
November 27, 2023

Question 7597 – Algorithms

Which of the following statements is true for Branch – and – Bound search? Correct Answer: E A Underestimates of remaining distance may cause deviation from […]
November 27, 2023

Question 7603 – Algorithms

Given the symbols A, B, C, D, E, F, G and H with the probabilities 1/30, 1/30, 1/30, 2/30, 3/30, 5/30, 5/30, and 12/30 respectively. The […]
November 27, 2023

Question 13897 – Algorithms

Consider the undirected graph below: Using Prim’s algorithm to construct a minimum spanning tree starting with node a, which one of the following sequences of edges […]