Multiple Choice
In php, A ___________ is a block of statements that can be used repeatedly in a program.
A) function
B) procedure
C) block
D) loop
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: PHP supports the following data types:<br>A)string<br>B)integer<br>C)float (floating
Q2: the _ statement is used to perform
Q3: In PHP, an object must be_declared.<br>A)explicitly<br>B)implicitly<br>C)both a
Q4: In PHP, we have the following loop
Q5: _ is used to show the out
Q6: PHP divides the operators in the following
Q7: PHP supports a _ range of databases<br>A)wide<br>B)small<br>C)short<br>D)none
Q9: The basic assignment operator in PHP is