Question: Question 1 PHP stands for Select one: a. None of the above b. Pre Hypertext Preprocessor c. PHP Hypertext Preprocessor d. Pre Hyperlink Predessor Which
Question 1
PHP stands for
Select one:
a.
None of the above
b.
Pre Hypertext Preprocessor
c.
PHP Hypertext Preprocessor
d.
Pre Hyperlink Predessor
Which of the following the correct way to insert a multi-line comment?
Select one:
a.
*/* */*
b.
/* */
c.
// \\
Question 3
Which of the following the correct way to insert a single-line comment?
Select one:
a.
/* */
b.
//
c.
*
d.
#
Question 4
Which one of the following is a closing PHP tag?
Select one:
a.
/
b.
?>
c.
>
d.
>?
Question 5
"IF" Is only one of many ways to compare values inside PHP.
Select one:
True
False
Question 6
A declarative language tells the computer how to do something.
Select one:
True
False
Question 7
According to the video, CGI technology is a lot faster than PHP.
Select one:
True
False
Question 8
All Variable names begin with a $ sign.
Select one:
True
False
Question 9
An ForLoop stores multiple values in one single variable
Select one:
True
False
Question 10
Dynamic web pages allow you to include in your web page the login feature.
Select one:
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
