PHP MCQ Object Oriented Concept of PHP Question #2566
Single Choice Not Set

QWhich keyword allows class members (methods and properties) to be used without needing to instantiate a new instance of the class?

ID: #2566 Object Oriented Concept of PHP 1,085 views
Question Info
#2566Q ID
Not SetDifficulty
Object Oriented Concept of PHPTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A protected
  • B final
  • C static
  • D private
Correct Answer

Explanation

static

Share This Question

Challenge a friend or share with your study group.