fr
fr

Question from the Object-oriented programming - Fundamentals test

How is inheritance represented in UML?

Easy

How is inheritance represented in UML ?

Author: SamuelStatus: PublishedQuestion passed 532 times
Edit
0
Community Evaluations
developer avatar
Najmul
30/09/2023
In UML (Unified Modeling Language), inheritance is represented by a line between two classes with a triangle on the child class side. So, the correct answer is: A line between two classes with a triangle on the child class side.