Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
Web Technologies Questions
→
Bootstrap Quiz in Web Technologies Questions
→
The correct syntax for enclosing the PHP script ar...
1.
The correct syntax for enclosing the PHP script are?(A)<PHPgt; </phpgt;(B)<?PHP ?gt;(C)?PHP ?PHP(D)<p?gt; </?pgt;
Answer»
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
The external data in PHP are ________?(A) Cookies(B) Input data from a form(C) Server Variables(D) All of the above
How many types of filtering is present in PHP?(A)2(B)3(C)4(D)None
The correct syntax for enclosing the PHP script are?(A)<PHPgt; </phpgt;(B)<?PHP ?gt;(C)?PHP ?PHP(D)<p?gt; </?pgt;
Which of the following is true if you want to send input through the script in PHP?(A)Post(B)Get(C)All of the above(D)None of the above
Which of the following is not considered predefined values?(A)$get(B)$ask(C)$request(D)$post
Which of the following method in PHP is used to get the current day and location?(A)date_sunrise()(B)sunrise()(C)date-sunrise()(D)None of the above
What is the output of the below code snippets?<?php $value=\"GeeksForGeeks\"; echo strrev(\"$value\"); ?>(A)skeeGroFskeeG(B)skeeGroFskeeO(C)skeeGorFskeeG(D)skeeForFskeeG
Which of the following is used to calculate a number of character values in PHP?(A)count($variable)(B)len($variable)(C)strcount($variable)(D)strlen($variable)
What is the output of the below code snippets?<?php while() { echo "GeeksForGeeks"; }?>(A) Hello World(B) Infinite loop(C) no output(D) Error
What is the output of the following code snippets:<?php$output = array(3, 3, 3);echo array_product($a);?>(A) 8(B) 27(C) 10(D) 6
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies