 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Name the functions used, for multiplication and division of two polynomials in MATLAB. | 
| A. | conv() and deconv() | 
| B. | mult() and div() | 
| C. | conv() and div() | 
| D. | mult and div | 
| Answer» B. mult() and div() | |