An If...Then statement can be used to compare two string values. _________________________

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

True

Computer Science & Information Technology

You might also like to view...

What type of error occurs when a loop through an array iterates one time too few or one time too many?

a. runtime error b. validation error c. off-by-one error d. syntax error

Computer Science & Information Technology

Which of the following is not an arithmetic operator?

a. + b. - c. = d. %

Computer Science & Information Technology