MCQOPTIONS
Saved Bookmarks
| 1. |
The use of final keyword with method definition |
| A. | Supports method overriding |
| B. | implements dynamic method dispatch |
| C. | Prevents method overriding |
| D. | none of these |
| Answer» D. none of these | |