InterviewSolution
Saved Bookmarks
| 1. |
What Is A Class In Ooabap? |
|
Answer» CLASS is USER DEFINED data type which CONTAINS methods, EVENTS, attributes, interfaces etc. Class is user defined data type which contains methods, events, attributes, interfaces etc. |
|