

MCQOPTIONS
Saved Bookmarks
This section includes 4 Mcqs, each offering curated multiple-choice questions to sharpen your Compilers knowledge and support exam preparation. Choose a topic below to get started.
1. |
If a set A has n elements, then the total number of subsets of A is? |
A. | N |
B. | 2<sup>n</sup> |
C. | N<sup>2</sup> |
D. | 2n |
Answer» C. N<sup>2</sup> | |
2. |
The smallest set A such that A {1, 2} = {1, 2, 3, 5, 9} is? |
A. | {2,3,5} |
B. | {1, 2, 5, 9} |
C. | {3, 5, 9} |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
3. |
If every aRb and bRc implies aRc, then the relation is transitive. |
A. | True |
B. | False |
Answer» B. False | |
4. |
R is said to be reflexive if aRa is true for every a in A. |
A. | True |
B. | False |
Answer» B. False | |