Every object has : state, behavior and identity -
explain
Answer Posted / praveen kumar
Object is an instance of the class.And oject must have the
identity because of object can be specified in Class. And
has carries the behaviour of that perticular class
Is This Answer Correct ? | 14 Yes | 36 No |
Post New Answer View All Answers
What is the need of multiple inheritance?
Can you use virtual, override or abstract keywords on an accessor of a static property?
How many methods do u implement if implement the serializable interface?
What is an interface?
What are the different types of inheritance?
What is the order of call of constructors in inheritiance?
Explain the mechanism of composition?
What are different types of arguments?
What do you mean by data hiding?
What is the main difference between a class and an object?
Differentiate between overloading and overriding.
What is the base type from which all structs inherit directly?
What is early and late Binding?
Explain what is an object?
Describe inheritance and non-inheritance of a derived class?