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 a nested interface?
Can different parts of a partial class inherit from different interfaces?
Can we override static methods? Why?
What is data abstraction? what are the three levels of data abstraction with Example?
What are the access modifiers?
Explain the implementation phase with respect to oop?
What are all the languages which support oop?
What is single and multiple inheritance?
What's the order of call of constructors in inheritiance?
What is the order of call of constructors in inheritiance?
Classes and structs support inheritance. Is this statement true or false?
Can you tell something about GDI objects?
What are the basic concepts of oop?
Define a good interface?
Describe the Diamond problem. Where does this problem occur?