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 |
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
Which of the following is tightly bound ? Inheritance or composition ?
What are the features that are provided to make a program modular?
Explain about the design phase?
Comment: C++ "includes" behavior and java "imports"
Explain what is meant by polymorphism?
What do you meant by "SBI" of an object?
What is virtual?
Can an interface have an inner class?
Define exceptions?
Why dynamic binding is used in object-oriented programming?
What is inheritance?