Saved Bookmarks
| 1. |
What do you mean by the term operator? |
|
Answer» a operator is a charactrer that represents actions In mathematics and sometimes in computer programming, anoperatoris a character that represents an action, as for example x is an arithmeticoperatorthat represents multiplication. In computer programs, one of the most familiar sets ofoperators, the Booleanoperators, is used to work with true/false values |
|