

InterviewSolution
Saved Bookmarks
1. |
The bit string for the set {2, 4, 6, 8, 10} (with universal set of natural numbers less than or equal to 10) is ____________________(a) 0101010101(b) 1010101010(c) 1010010101(d) 0010010101The question was asked during an interview.The origin of the question is Set Operations topic in section Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» The correct choice is (a) 0101010101 |
|