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 |
Can a class implement two interfaces having default method with same name and signature?
Can constructors be parameterized?
Explain about object oriented databases?
Why do we use oops concepts? What is its advantage?
Can we override static methods of a class?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
Difference between composition and inheritance ?
Explain what you understand by function overloading.
How to define an interface?
Where shall I go for Package Diagram?
What is a subclass?
What do you mean by "explicitly implemeting an interface". Give an example?