1.

Which one of the following is displayed in the third section of the class diagram?(a) Operations(b) Inheritance(c) Abstraction(d) CouplingThe question was posed to me during an interview.I need to ask this question from Object and Design-2 in portion Object Tools and Design and Variables in PHP of PHP

Answer»

Right answer is (a) OPERATIONS

Best EXPLANATION: Operations describe methods, or more properly, they describe the CALLS that can be MADE on an instance of a class.



Discussion

No Comment Found

Related InterviewSolutions