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
The question was asked in exam.
This intriguing question originated from Basics of Object-Oriented PHP- 2 in division Object-Oriented PHP of PHP