MCQOPTIONS
Saved Bookmarks
| 1. |
What is the meaning of overloading? |
| A. | To use single function many times |
| B. | To use same object for different subprograms |
| C. | To use same name for different objects |
| D. | To use single function many time with single call |
| Answer» D. To use single function many time with single call | |