PHP questions and answers for PHP Basic and introduction
Are you prepare yourself for PHP questions and answers which help you in interview process or MCQ certificate exam. Here is article which make you confident in questions related to PHP basic and Introduction. Consider as PHP tutorial for PHP Basic and Introduction.
Who is the Founder of PHP?




Correct!
Wrong!
-
In recent time, PHP Stands for...
Correct!
Wrong!
-
PHP original development started, in year...
Correct!
Wrong!
-
PHP is Cross Platform, HTML embedded, Server side, Web Scripting Language....
Correct!
Wrong!
-
PHP is used in services like...
Correct!
Wrong!
-
PHP output is supported in
Correct!
Wrong!
-
Can PHP programming language is used to create Desktop Application?
Correct!
Wrong!
-
Which one of these statements is true?
- A: PHP every code statements end with semicolon ';'
- B: Comment in code begin with // for single line comment and multi-line comments
- C: Comment in code begin with /* comment block */ for single line comment and multi-line comments
- D: $4var is a valid variable
Correct!
Wrong!
-
PHP can also be used as Command Line Interface language (CLI)?
Correct!
Wrong!
-
Select a False statement from these:
- A: HTML comments have no meaning in PHP parser
- B: Comments take up some PROCESSING time
- C: PHP Comment can be used to generate API documentation directly using PHPDocumentor
- D: We don't need to take care when commenting out regular expressions.
Correct!
Wrong!
-

PHP Interview Questions - Part 2
I got %%score%% of %%total%% right