Monday, September 29, 2014

PHP Quiz - Computer Knowledge

Q1. What is the acronym for PHP?
(A) PHP Hypertext Preprocessor.
(B) Picture Highlight Preprocessor.
(C) PHP High Level Processor.
(D) Paragraph Highlight Preprocessor.



Q2. PHP is what kind of language?
(A) Server scripting language.
(B) Image processing software language only.
(C) Is a Assembly level computer language.
(D) Is a Machine level Computer Language.



Q3. What kind of extension a php file have?
(A) .exe
(B) .php
(C) .txt
(D).jpg


Q4. Can we generate dynamic content through PHP?
(A) No.
(B) Yes.
(C) Yes but we need help of other web programming languages like ASP .net.
(D) PHP is not related with content creation tool.


Q5.What is the start and end of a PHP code?
(A) PHP code starts with   "??php"  and ends with  "??"
(B) PHP code starts with   "<?php"  and ends with  "?>"
(C) PHP code starts with   "<<php"  and ends with  ">>"
(D) PHP code starts with   "<php"  and ends with  ">"
"

1 comment: