MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Let set A = {1, 2} and C be {3, 4} then A X B (Cartesian product of set A and B) is? | 
                            
| A. | {1, 2, 3, 4} | 
| B. | {(1, 3),(2, 4)} | 
| C. | {(1, 3), (2, 4), (1, 4), (2, 3)} | 
| D. | {(3, 1), (4, 1)} | 
| Answer» D. {(3, 1), (4, 1)} | |