php programming language multiple choice questions and answers :Introduction to web techniques :Link1

php programming language multiple choice questions and answers :Introduction to web techniques :Link1

PHP programming MCQ Answers

       Are you worried about the answers to PHP programming-web techniques questions? We have arranged the Show Answer button under the each question. Candidates can click on it to know the right option among the given alternatives. Furthermore, the applicants can check our web portal @ www.totalmcq.com to take part in more MCQ on various subject. Wish, the given information about the PHP programming MCQ will helpful to the advance and can learn the various types of questions and answers.


Q.1. Who is the father of PHP?

A. Drek Kolkevi                                                              B. Willam Makepiece
C. Rasmus Lerdorf                                                        D. List Barely

Q.2. PHP is a.........

A. Tightly typed language                                            B. Server typed language
C. Loosely typed language                                           D. Client typed language

Q.3. PHP stands for --------

A. Hypertext preprocessor                                          B. Hypertext processor
C. HTML preprocessor                                                 D. HTML processor

Q.4. Which of the following is not a web server?

A. Apache tomcat                                                                  B. Jetty
C. Tornado code                                                                    D. BlueGriffon

Q.5. Which of the following is not a prepackaged server stack?

A. WAMP                                                                                  B. MAMP
C. XAMPP                                                                                 D. NAMP

Q.6. Software which allows user to view the webpage is called as--------

A. Operating System                                                              B. Internet Browser
C. Website                                                                               D. Interpreter

Q.7. PHP is an example of ___________ scripting language.

A. Server-side                                                                          B. Client-side
C. Browser-side                                                                       D. In-side

Q.8. Which of the following is not true?

A. PHP can be used to develop web applications.
B. PHP makes a website dynamic
C. PHP applications can not be compile
D. PHP can not be embedded into html.

Q.9. The hypertext transfer protocol(HTTP) uses the services of TCP on -------

A. Well-known port 80                                                  B. Well-known port 81
C. Well-known port 83                                                  D. Well-known port 82

Q.10. Which of the following must be installed on your computer so as to run PHP script?                      i)  PHP    ii) Apache    iii) IIS     iv) Adobe Dreamweaver

A. Only ii                                                                                B. i, ii and iii
C. ii and iii                                                                             D. All of the mentioned.

Q.11. Computer that requests the resources or data from other computer is called as----------computer.

A. Client                                                                               B. Server

Q.12. Which version of PHP include Try/catch Exception?

A. PHP 4                                                                               B. PHP 5
C. PHP 5 and later                                                              D. PHP 6

Q.13. Which of the following is/are a PHP code editor?
i. Notepad++    ii. NetBeans   iii. Eclipse PDT    iv. Adobe Dreamweaver

A. Only iv                                                                              B. Only iii
C. i, ii and iii                                                                         D. All of the above

Q.14.-----------is a technology that creates and handles dynamic documents.

A. CGI                                                                                     B. GIC
C. GCI                                                                                     D. none of the above

Q.15. In PHP language PEAR stands for-------

A. PHP Enhancement and Application Reduce
B. PHP Event and Application Repository
C. PHP Extension and Application Repository
D. None of the above