Difference Between Attribute and Association.
Answers were Sorted based on User's Feedback
Answer / naveen sisupalan
Attribute is the property or state of a class and
association is the relationship between two classes.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / 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 |
Why is C not an OOP language?
0 Answers Agilent, Integreon, ZS Associates,
What is the difference between an Abstract class and Interface?
Why is class hierarchies managed in object-oriented programming?
What are the properties that are defined in an object model?
What are the good practices to use while designing for reuse?
Can we access interface static method using interface references?
Explain what is single and multiple inheritance?
What is the use if instanceof keyword?
Difference between Composition and Aggregation
What is the order of call of constructors in inheritiance?
explain the difference between operator overloading and function overloading.
What is an USECASE? Why it is needed?