Decisions & Loops - Comparison Operators

¡Supera tus tareas y exámenes ahora con Quizwiz!

the 'is equal to' == operator: a) compares two values to check that both data type and value are the same b) compare that two values to see if they are the same c) compares two values to check that both data type and value are not the same

b

Which of 'comparison operator' means 'greater than': a) == b) != c) >

c

Which of 'comparison operator' means 'less than or equal to': a) === b) >= c) <=

c

Which of 'comparison operator' means 'less than': a) === b) !== c) <

c

the 'greater than or equal to' >= operator: a) checks that the number on the left is greater than the number on the right b) compare that two values to see if they are the same c) checks that the number on the left is great than or equal to the number on the right

c

the 'is not equal to' != operator: a) compares two values to check that both data type and value are the same b) compare that two values to see if they are not the same c) compares two values to check that both data type and value are not the same

c

the 'less than' < operator: a) checks that the number on the left is greater than the number on the right b) compare that two values to see if they are the same c) checks that the number on the left is less than the number on the right

c

the 'strict not equal to' !== operator: a) compares two values to check that both data type and value are the same b) compare that two values to see if they are the same c) compares two values to check that both data type and value are not the same

c

Which of 'comparison operator' means 'greater than or equal to': a) === b) >= c) <=

b

Which of 'comparison operator' means 'is not equal to': a) == b) != c) >

b

Which of 'comparison operator' means 'strict not equal to': a) === b) !== c) <

b

Which of the following is not a 'comparison operator': a) == b) + c) !==

b

'Comparison operators' allow: a) code script to compare values and decide whether a condition has been met or not b) code script to compare if a variable or function is more important c) code script to compare local scope and global scope code

a

Which of 'comparison operator' means 'is equal to': a) == b) != c) >

a

Which of 'comparison operator' means 'strict equal to': a) === b) !== c) <

a

the 'greater than' > operator: a) checks that the number on the left is greater than the number on the right b) compare that two values to see if they are the same c) checks that the number on the left is less than the number on the right

a

the 'less than or equal to' > operator: a) checks that the number on the left is less than or equal to the number on the right b) compare that two values to see if they are the same c) checks that the number on the left is less than the number on the right

a

the 'strict equal to' === operator: a) compares two values to check that both data type and value are the same b) compare that two values to see if they are the same c) compares two values to check that both data type and value are not the same

a


Conjuntos de estudio relacionados

Characteristics of Life and Classifications Quiz

View Set

COMM 315 (interpersonal) quizzes

View Set

Illinois Statues and Regulations Pertinent to Life Insurance Only

View Set