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

PHP - Online Exam Test Papers | PHP - MCQs[multiple choice questions and answers ] | PHP - Mock Test Papers | PHP - Practice Papers | PHP - Sample Test Papers |

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

1.protected

2.final

3.static

4.private

Posted Date:-2021-07-09 04:03:02


More MCQS Questions and answers