MCQOPTIONS
Saved Bookmarks
| 1. |
---methods can be overridden by redefining the methods (use the same name) in thechild class.Sol: |
| A. | inheritance |
| B. | public |
| C. | protected |
| D. | private |
| Answer» B. public | |