Object-oriented programming (OOPs) Question: Download OOP PDF

What is Static field?

Tweet Share WhatsApp

Answer:

To indicate that a field should only be stored once no matter how many instance of the class we create.

Download OOP PDF Read All 37 OOP Questions
Previous QuestionNext Question
What is Static Method?What is Class?