InterviewSolution
Saved Bookmarks
| 1. |
For each of the following statement determine which type of 'or ' is used ? (i) the rectangle is a four sided or a five sided polygon. (ii) two lines interest at a point or are parallel. (iii) sun rises or moon sets. |
|
Answer» SOLUTION :(i) INCLUSIVE (II) inclusive (III) inclusive. |
|