InterviewSolution
Saved Bookmarks
| 1. |
% operator is used with any numeric data types true or false |
|
Answer» True.% is a MODULO OPERATOR which GIVES the remainder as RESULTS. |
|