

InterviewSolution
Saved Bookmarks
1. |
{x: x is an integer neither positive nor negative} is ________(a) Empty set(b) Non-empty set(c) Finite set(d) Non- empty and Finite setThe question was posed to me in class test.The query is from Types of Set in chapter Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» RIGHT option is (d) NON- empty and Finite SET Explanation: Set = {0} non-empty and finite set. |
|