Relational operators give a single value, which is either true or false in QB64.
good noon
Answers
Answered by
1
Answer:
here are four types of operators in QBASIC. They are Arithmetic Operators,Relational Operators, Logical Operators and Sting Operator. Arithmetic Operators are used to perform mathematical calculations like addition,subtraction, division, multiplication and exponential.18-Jan-2019
Answered by
4
Answer:
Relational Operators are use to perform comparisons on two values of same type. A comparison of sting data with numeric data cannot be done. The comparison of sting data is done on the basis of ASCII value.
Explanation:
hi good noon how are you
Similar questions
Physics,
1 day ago
Computer Science,
1 day ago
Social Sciences,
3 days ago
English,
3 days ago
Geography,
8 months ago
Computer Science,
8 months ago