InterviewSolution
Saved Bookmarks
| 1. |
For the following compoundstatement, first identify the connective word and then break it into component statements. Square of an integer is positive or negative. |
|
Answer» <P> p : Square of an integer is positive Q : Square of an integer is NEGATIVE. |
|