 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | How can a call to an overloaded function be ambiguous ? | 
| A. | By misspelling the name | 
| B. | There might be two or more functions with the same name | 
| C. | There might be two or more functions with equally appropriate signatures | 
| D. | None of these | 
| Answer» C. There might be two or more functions with equally appropriate signatures | |