...
February 13, 2024

GATE 1995

Question 20 The number of elements in he power set P (S) of the set S = {(φ), 1, (2, 3)} is: A 2 B 4 […]
February 13, 2024

2005 Dec UGC NET Paper-1

Question 1 Team teaching has the potential to develop : A Competitive spirit B Cooperation C The habit of supplementing the teaching of each other D […]
February 13, 2024

2005 Dec UGC NET Paper-1

Question 5 An effective teacher is one who can : A control the class B give more information in less time C motivate students to learn […]
February 13, 2024

Programming

Question 8 What is the value of X printed by the following program? program COMPUTE (input, output); var X:integer; procedure FIND (X:real); begin X:=sqrt(X); end; begin […]