InterviewSolution
Saved Bookmarks
| 1. |
What Is Abstract Method In Ooabap ? |
|
Answer» ABSTRACT METHODS is a METHOD which doesn't CONTAIN any IMPLEMENTATION. Abstract methods is a method which doesn't contain any implementation. |
|