McqMate
| Q. |
Which of the following statement is correct? |
| A. | Only one parameter of a function can be a default parameter. |
| B. | Minimum one parameter of a function must be a default parameter. |
| C. | All the parameters of a function can be default parameters. |
| D. | No parameter of a function can be default. |
| Answer» C. All the parameters of a function can be default parameters. | |
View all MCQs in
Object Oriented Programming with C++ (OOP in C++)No comments yet