What can UML interfaces be used for?

Options
- To provide concrete classes with the stereotype "interface"
- To program in Java and C++, but not in C#
- To define executable logic that can be reused in several classes
- To specify required services for types of objects


CORRECT ANSWER : To specify required services for types of objects

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement