

InterviewSolution
Saved Bookmarks
1. |
If R is a relation on a finite set having n elements, then the number of relations on A isA. `2^(n)`B. `n^(2)`C. `2^(n^(2))`D. `n^(n)` |
Answer» Correct Answer - C If A is a finite set having n elements, then the number of relations which can be defined in A set is `2^(nxxn)=2^(n^(2))` |
|