MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
Which one of the following variable cannot be use..
1.
Which one of the following variable cannot be used inside a static method?
A.
$this
B.
$get
C.
$set
D.
$date
Answer» B. $get
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
How many of the following can be contained in constants?
What will happen if you try to set a value to a constant once it has been declared?
Which one of the following is a constant variable?
Which keyword is used to declare a constant property?
Which version of PHP allows you to define constant properties within a class?
What does PDO stand for?
Which one of the following variable cannot be used inside a static method?
In which of the following circumstance should you use a static reference to a non static method?
Which keyword is used to access a static method or property from within the same class(rather than from child)?
Which version of PHP introduced the static keyword?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply