Object-oriented programming (OOPs) Question:
Download Job Interview Questions and Answers PDF
What is Static field?
Answer:
To indicate that a field should only be stored once no matter how many instance of the class we create.
Download OOP Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Static Method? | What is Class? |