February 13, 2024

Question 10205 – Set-Theory

The number of elements in he power set P (S) of the set S = {(φ), 1, (2, 3)} is: Correct Answer: C Question 2 Explanation:  […]
February 13, 2024

Question 10213 – Programming

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 X:=2 Find(X) […]
error: Alert: Content selection is disabled!!