In UML, the abstract class has the same notation as that of the class . The only difference between a class and an abstract class is that the class name is strictly written in an italic font. An abstract class cannot be initialized or instantiated.12 Mar 2022