Answer the following statements true (T) or false (F)

1. It is not possible to use a relational operator and math operators in the same expression.
2. The If…Then…Else statement follows only one of the two paths.
3. The logical operators (And, Or, Xor, Not) combine two or more Boolean expressions.
4. If the Boolean expression on the left side of an OrElse operator is true, the Boolean expression on the right side of the Or operator will not be evaluated.
5. It is possible to compare the return value of a function call with another value, using a relational operator.

1. False
2. True
3. True
4. True
5. True

Computer Science & Information Technology

You might also like to view...

A linked form is a related form that is not stored within the main form

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is a specific element required to prove fraud?

A) A misleading statement B) A negative effect that did not cause damages C) A victim's reliance on a false statement D) Physical injury

Computer Science & Information Technology