Answers

Question and Answer:

  Home  OOP

⟩ What is Static Method?

It is possible to declare a method as Static provided that they don't attempt to access any instance data or other instance methods.

 187 views

More Questions for you: