AM
EX
Week 3: Decisions – Quiz
1. (TCO 3) In VBScript, which symbol is used to test for equality or equivalency? (Points : 2)
==
#
=
<>
Question 2. 2. (TCO 3) Conditional and Boolean expressions in VBScript can have which
values? (Points : 2)
Only true
Only false
True or false
1 or 0
Question 3. 3. (TCO 3) In VBScript, the _____ sign means greater than. (Points : 2)
>>
<<
>=
>
Question 4. 4. (TCO 3) Every condition in a chain of conditions in a Boolean expression must
be true in order for the entire expression to be evaluated as true. This defines the _____ Boolean
operator in VBScript. (Points : 2)
EX
Week 3: Decisions – Quiz
1. (TCO 3) In VBScript, which symbol is used to test for equality or equivalency? (Points : 2)
==
#
=
<>
Question 2. 2. (TCO 3) Conditional and Boolean expressions in VBScript can have which
values? (Points : 2)
Only true
Only false
True or false
1 or 0
Question 3. 3. (TCO 3) In VBScript, the _____ sign means greater than. (Points : 2)
>>
<<
>=
>
Question 4. 4. (TCO 3) Every condition in a chain of conditions in a Boolean expression must
be true in order for the entire expression to be evaluated as true. This defines the _____ Boolean
operator in VBScript. (Points : 2)