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 virtual multiple inheritance?
What are the types of polymorphism?
What if we make the method as abstract in another interface?
Define Data Abstraction. What is its importance?
Explain OOPS.
What is the difference between public, private and protected access modifiers?
Can an interface inherit from another interface?
Write a note on encapsulation?
What is super keyword?
What do you mean by polymorphism?
What is bootstrap, extension and system class loader?
what three "domains" are considered during analysis modeling?
Explain about the analysis phase?
Define exceptions?
What is the difference between function overloading and over riding?