OOPs Concepts
Programming and Technical
Programming
Definition
What is the relationship between a class and an object?
Read Solution (Total 4)
-
- Uniform Resource Locator
- 10 years agoHelpfull: Yes(2) No(0)
- Class is a template for an object
object contains exactly the same state and behavior that a class possesses - 9 years agoHelpfull: Yes(1) No(0)
- universal resource locator .
a unique address of any web page. - 11 years agoHelpfull: Yes(0) No(1)
- A Class is a Blue Print of Object.
- 4 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question