Saved Bookmarks
| 1. |
Why is a relational operator used? |
|
Answer» Relational operators are used to test the relation between two values. A relational expression returns zero when the relation is false and a nonzero when it is true. |
|