Difference Between Attribute and Association.
Answer Posted / praveen kumar
By Attribute be\haviour we cam\n give the relation either
Association, Dependancy, Generalisation, Realisation
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is virtual multiple inheritance?
What do you mean by operator overloading?
What is the diffrence between an abstract class and interface?
What are the various types of constructors?
Can an interface contain fields?
Explain the implementation phase with respect to oop?
Define Destructor?
Can an interface implement or extend another interface?
Define a good interface?
Is is possible to define our own functional interface?
What are a base class, subclass, and superclass?
How many methods are there in the externalizable interface?
Write a note on encapsulation?
What is an abstraction?
Are constructors inherited? Can a subclass call the parent's class constructor? When?