Answer Posted / Nikhil Claudius
Instance components are specific to each object of a class. They can be initialized and accessed using dot notation, and their values can vary from one object to another. Static components, on the other hand, are shared by all instances of a class. They are initialized only once during program execution, and they can be accessed without creating an instance of the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category