InterviewSolution
Saved Bookmarks
| 1. |
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 mentionedI have been asked this question in an interview for job.Question is from Relations in section Compiler Introduction of Compiler |
|
Answer» Correct OPTION is (c) {3, 5, 9} |
|