InterviewSolution
Saved Bookmarks
| 1. |
Match the following:Column AColumn B1.{1,2,4,8}A.{x: x is a natural even number less than 10}2.{2}B.{x: x is a prime number and a divisor of 8}3.{2,4,6,8}C.{x: x is a divisor of 8}4.{4,6,8,9}D.{x: x is a composite number less than 10} |
|
Answer» Match the following: |
|