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 |
State about java and its relation to object oriented programming?
What is an abstract property. Give an example?
Explain about uml?
What is the @functionalinterface annotation?
Can an interface contain fields?
Define exceptions?
A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?
What is abstract method?
Explain the rationale behind object oriented concepts?
Explain OOPS.
What are the limitations of inheritance?
What are the different principle of OOPS?