• HOME
  • QUIZ
  • CONTACT US
EXAMIANS
  • COMPUTER
  • CURRENT AFFAIRS
  • ENGINEERING
    • Chemical Engineering
    • Civil Engineering
    • Computer Engineering
    • Electrical Engineering
    • Mechanical Engineering
  • ENGLISH GRAMMAR
  • GK
  • GUJARATI MCQ

BASIC PHP QUIZ

PHP files have a default file extension of_______.

TRUE ANSWER : ?
YOUR ANSWER : ?

When a simple data type is casted to an array, an array is created with the original value in the first element.

TRUE ANSWER : ?
YOUR ANSWER : ?

Assigning the empty string (like ' ') to a variable automatically renders it empty.

TRUE ANSWER : ?
YOUR ANSWER : ?

What does PHP stand for?<br/>1. Personal Home Page<br/>2. Hypertext Preprocessor<br/>3. Pretext Hypertext Processor<br/>4. Preprocessor Home Page

TRUE ANSWER : ?
YOUR ANSWER : ?

What will be the output of the following PHP code?<br/>$user = array("Ashley", "Bale", "Shrek", "Blank");<br/>for ($x=0; $x < count($user); $x++){<br/>if ($user[$x] == "Shrek")<br/>continue;<br/>printf ($user[$x]);<br/>}

TRUE ANSWER : ?
YOUR ANSWER : ?

What will be the output of the following PHP code?<br/>$a = 5;<br/>$b = 5;<br/>echo ($a === $b);

TRUE ANSWER : ?
YOUR ANSWER : ?

What will be the output of the following PHP code?<br/>$a = "clue";<br/>$a .= "get";<br/>echo "$a";

TRUE ANSWER : ?
YOUR ANSWER : ?

Variables always start with a ........ in PHP

TRUE ANSWER : ?
YOUR ANSWER : ?

Which of the below symbols is a newline character?

TRUE ANSWER : ?
YOUR ANSWER : ?

Who is the father of PHP?

TRUE ANSWER : ?
YOUR ANSWER : ?
MORE MCQ

QUIZ STATS

  • 0
  • 0

DOWNLOAD APP

  • APPLE
    from app store
  • ANDROID
    from play store

SEARCH

LOGIN HERE


  • GOOGLE

FIND US

  • 1.70K
    FOLLOW US
  • EXAMIANSSTUDY FOR YOUR DREAMS.
  • SUPPORT :SUPPORT EMAIL ACCOUNT : examians@yahoo.com

OTHER WEBSITES

  • GUJARATI MCQ
  • ACCOUNTIANS

QUICK LINKS

  • HOME
  • QUIZ
  • PRIVACY POLICY
  • DISCLAIMER
  • TERMS & CONDITIONS
  • CONTACT US
↑