Difference Between Attribute and Association.
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between public, private and protected access modifiers?
Can an interface implement or extend another interface?
How does abstraction differ from encapsulation.
Why is OOP good?
What is an interface?
What is the function of dynamic typing?
Explain about parametric polymorphism?
What's the main difference between arraylist / hashmap and vector / hashtable?
Name some languages which have object oriented language and characteristics?
Difference between encapsulation and data hiding ?
What is the default access modifier in a class?
What is difference between encapsulation and abstraction?
How can I be thrown polymorphically?
Explain about inheritance?
Difference between abstraction and implementation hiding ?