MCQOPTIONS
Saved Bookmarks
| 1. |
Where one should use the qualified expression? |
| A. | In all overloaded functions |
| B. | In overloaded functions with different number of parameters |
| C. | In overloaded functions with different parameter names |
| D. | In overloaded functions with different parameter types |
| Answer» E. | |