October 8, 2023

Algorithms

Question 602 For a given hash table T with 10 slots that stores 1000 elements, the load factor α for T is__ A 100 B 0.01 […]
October 8, 2023

NTA UGC NET DEC-2022 Paper-2

Question 28 Consider the graph below: How many spanning trees can be found? A 10 B 5 C 9 D 8 AlgorithmsMinimum-Spanning-TreeVideo-Explanation Correct Answer: D
October 8, 2023

UGC NET CS 2013 Sep-paper-2

Question 1 A file is downloaded in a home computer using a 56 kbps MODEM connected to an Internet Service Provider. If the download of file […]
October 8, 2023

UPPCL AE 2022

Question 4 2 doctors and 10 nurses attend a small conference. All 12 names are put in a hat and 4 names are randomly picked without […]
October 8, 2023

Research Aptitude

Question 108 The function of measurement includes: A Prognosis B Diagnosis C Prediction D All of the above Research AptitudeResearch-Method2007 December UGC NET Paper 1 Correct […]
October 8, 2023

Compiler-Design

Question 39 Consider the following grammar with terminal alphabet ∑{a,(,),+,*} and start symbol E. The production rules of the grammar are: E → aA E → […]
October 8, 2023

UGC NET Dec-2020 and June-2021 Paper-1

Question 1 Study the given table carefully and answer the questions that follow The following table has semester fees for four different courses in 5 different […]
October 8, 2023

UGC NET Dec-2020 and June-2021 Paper-1

Question 4 Study the given table carefully and answer the questions that follow The following table has semester fees for four different courses in 5 different […]
October 8, 2023

Database-Management-System

Question 25 Consider the following two statements about database transaction schedules: I. Strict two-phase locking protocol generates conflict serializable schedules that are also recoverable. II. Timestamp-ordering […]
October 8, 2023

Software-Engineering

Question 4 A software was tested using the error seeding strategy in which 20 errors were seeded in the code. When the code was tested using […]
October 8, 2023

UGC NET Dec-2020 and June-2021 Paper-2

Question 3 In software testing, beta testing is the testing performed by _______________. A potential customers at the developer’s location B potential customers at their own […]
October 8, 2023

Memory-Interfacing

Question 4 How many 32K × 1 RAM chips are needed to provide a memory capacity of 256K-bytes? A 8 B 32 C 64 D 128 […]