InterviewSolution
Saved Bookmarks
| 1. |
Given below are two statementsp : 25 is a multiple of5.q : 25 is a multiple of8.Write the compound statements connecting these two statements with"And" and "Or". In both cases check the validity of thecompound statement. |
| Answer» Correct Answer - 1 | |