Multiple Choice
When you use a variable in a PHP program, you must be aware of the variable's ____.
A) placement
B) scope
C) function
D) statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q72: <B>case 42 </B>is an example of a
Q73: The conditional expression in the while statement
Q74: Passing by _ means that the actual
Q75: The statements in a<B> do...while </B>statement always
Q76: When one decision-making statement is contained within
Q78: The _ statement is used to iterate
Q79: When you declare a global variable with
Q80: _-control statements allow you to determine the
Q81: Groups of statements you can execute as
Q82: The _ statement controls program flow using