

InterviewSolution
Saved Bookmarks
1. |
The set O of odd positive integers less than 10 can be expressed by _____________(a) {1, 2, 3}(b) {1, 3, 5, 7, 9}(c) {1, 2, 5, 9}(d) {1, 5, 7, 9, 11}This question was posed to me by my college director while I was bunking the class.Asked question is from Sets in section Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» The correct OPTION is (B) {1, 3, 5, 7, 9} |
|