Home » Unlabelled » What is a base class? |ABAP OOPS
Thursday, 8 March 2012
What is a base class? |ABAP OOPS
Base class is the most generalised class in a class structure. Most applications have such root classes. In Java, Object is the base class for all classes.
No comments:
Post a Comment