Answer Posted / Kalindi Yadav
In SAP OO-ABAP, there are two main types of classes: regular classes (also known as concrete or non-abstract classes) and abstract classes. An object is an instance of a class that has been created using the 'new' statement. There are also interfaces, which are similar to abstract classes but do not contain any implementation and can only be inherited by concrete classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category