October 10, 2023ProgrammingQuestion 37 What is printed by the print statements in the program P1 assuming call by reference parameter passing? Program P1() { x = 10; y […]
October 10, 2023Database-Management-SystemQuestion 40 Consider the schema R = (S T U V) and the dependencies S → T, T → U, U → V and V → […]
October 10, 2023Database-Management-SystemQuestion 48 Consider a schema R(A,B,C,D) and functional dependencies A → B and C → D. Then the decomposition of R into R1(AB) and R2(CD) is A […]
October 10, 2023UGC NET CS 2018 DEC Paper-1Question 1 Which among the following can best be used as an asynchronous teaching aid (a) Skype (b) Blog (c) Facebook Post (d) Online Chat (e) […]