December 1, 2023UGC NET CS 2018 JUNE Paper-2Question 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, 2023UGC NET CS 2018 JUNE Paper-2Question 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, 2023UGC NET CS 2018 JUNE Paper-2Question 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, 2023UGC NET CS 2018 JUNE Paper-2Question 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 […]