MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
String values must be enclosed in ........
1.
String values must be enclosed in ......
A.
ingle quotes
B.
ouble quotes
C.
oth A and B
D.
one of above
Answer» D. one of above
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which of the following must be installed on your computer so as to run PHP script?1. Adobe Dreamweaver2. PHP3. Apache4. IIS
Which of the following is/are a PHP code editor?1. Notepad2. Notepad++3. Adobe Dreamweaver4. PDT
PHP files have a default file extension of_______.
As the namespace size grows, using namespaces can become a little repetitious, but PHP also provides the . . . . . statement, which allows you to alias a specific namespace.
Multiple namespaces cannot be defined in the same file.
Which of the below namespace declaration is correct?
Within a namespace, for accessing the built-in PHP classes you can prefix the class name with a . . . . . and let PHP look in the global class list.
With the introduction of namespaces, the same function name can be used in multiple places.
It is possible to create a hierarchy of namespaces in PHP.
All classes in the same namespace or subnamespace don’t have to the declared in the same PHP file.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply