Examveda
Examveda

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

A. protected

B. final

C. static

D. private

Answer: Option C


This Question Belongs to PHP >> Object Oriented Concept

Join The Discussion

Related Questions on Object Oriented Concept