Multiple Choice
Logical operators are used for comparing two ____ operands for equality.
A) numeric
B) Boolean
C) string
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: If you use a variable name in
Q18: A(n) _ operator requires a single operand
Q19: A(n) _ is a literal value or
Q20: The echo( ) and print( )_ are
Q21: In PHP programming, you can only use
Q23: A(n) _ is a set of data
Q24: The _ function tests whether a variable
Q25: A comparison operator returns a Boolean value
Q26: Array names are often referred to with
Q27: $_ABC1 is a valid variable identifier.