December 1, 2023

UGC NET CS 2018 JUNE Paper-2

Question 5 Given below are three implementations of the swap( ) function in C++ : Which of these would actually swap the contents of the two […]
December 1, 2023

UGC NET CS 2018 JUNE Paper-2

Question 6 ​In Java, which of the following statements is/are True ? S1 : The ‘final’ keyword applied to a class definition prevents the class from […]
December 1, 2023

UGC NET CS 2018 JUNE Paper-2

Question 7 Which of the following statements is/are True ? P : C programming language has a weak type system with static types. Q : Java […]
December 1, 2023

UGC NET CS 2018 JUNE Paper-2

Question 8 A graphic display system has a frame buffer that is 640 pixels wide, 480 pixels high and 1 bit of color depth. If the […]
December 1, 2023

UGC NET CS 2018 JUNE Paper-2

Question 11 Assume the following regarding the development of a software system P: – Estimated lines of code of P : 33, 480 LOC – Average […]
December 1, 2023

Software-Engineering

Question 248 Match the following in Software Engineering : A (a)-(ii), (b)-(iii), (c)-(iv), (d)-(i) B (a)-(iii), (b)- (i), (c)-(iv), (d)-(ii) C (a)-(iv), (b)- (i), (c)-(ii), (d)-(iii) […]
December 1, 2023

Computer-Networks

Question 262 To guarantee correction of upto 5 errors in all cases, the minimum Hamming distance in a block code must be _______. A 11 B […]
December 1, 2023

Database-Management-System

Question 239 (< ALL) comparison operator means : A more than the maximum value in the subquery B less than the minimum value in the subquery […]
December 1, 2023

Computer-Networks

Question 260 In CRC calculation if divisor is 1011 and dataword is 1001 what will be the CRC? A 111 B 101 C 110 D 100 […]
December 1, 2023

Software-Engineering

Question 247 Which one of the following is not typically provided by Source Code Management Software ? A Synchronisation B Versioning and Revision history C Syntax […]
December 1, 2023

UGC NET CS 2018 JUNE Paper-2

Question 14 A software system crashed 20 times in the year 2017 and for each crash, it took 2 minutes to restart. Approximately, what was the […]