Single Choice
Not Set
QWhich of the following method scopes is/are not supported by PHP?
(i) private
(ii) final
(iii) static
(iv) abstract
ID: #2576
Object Oriented Concept of PHP
878 views
Question Info
#2576Q ID
Not SetDifficulty
Object Oriented Concept of PHPTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
PHP supports six method scopes: public, private, final, static, protected and abstract.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic