MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Dynamic dispatch is a feature that | 
                            
| A. | selects which polymorphic operation to call at run time | 
| B. | selects which polymorphic operation to call at compile time | 
| C. | Both a and b | 
| D. | None | 
| Answer» B. selects which polymorphic operation to call at compile time | |