 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | What is the size of the z vector in a mesh(x,y,z) if the sizes of x and y vectors are m, n respectively? | 
| A. | [m,n] | 
| B. | (m,n) | 
| C. | [m,n) | 
| D. | Independent of m and n | 
| Answer» B. (m,n) | |