
Day 1 PHP
Authored by Viswathika K
Computers
Professional Development
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements regarding PHP is untrue?
PHP is an open-source scripting language.
PHP code can run only on Windows servers.
PHP is a loosely typed language.
PHP scripts can access databases.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the full form of PHP?
Personal Home Page
PHP Hypertext Preprocessor
Preprocessed Hypertext Processor
Programming Hypertext Processor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the subsequent PHP versions entered the OOP stage?
PHP 3
PHP 4
PHP 5
PHP 7
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is NOT correct regarding PHP?
Execution independent of the platform
Supports procedural and object-oriented paradigms
It needs to be compiled before it gets executed
Can be embedded within HTML
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when a client requests a PHP page for the first time?
The PHP code is executed on the client end.
The browser directly receives the PHP code.
The web server processes the PHP code and returns it as an HTML response.
The PHP script is loaded and then transformed into machine code before its execution.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to start a PHP script?
…
{php} … {/php}
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Correct method to end a PHP statement:
. (dot)
, (comma)
; (semicolon)
: (colon)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?