Saved Bookmarks
| 1. |
Define QBASIC operator |
|
Answer» Answer: hii mate OPERATOR. Operators are symbols that indicate the type of OPERATION QBASIC has to PERFORM on the DATA or on the values of variables. There are four TYPES of operators in QBASIC. They are Arithmetic Operators, RELATIONAL Operators, Logical Operators and Sting Operator. hope it helps you... |
|