InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is the correct notation of a matrix with ‘m’ rows and ’n’ columns?(a) m + n(b) m – n(c) m x n(d) m/nThe question was asked in a national level competition.The question is from Composite 2D Transformations in portion 2D Transformation and Viewing of Computer Graphics |
|
Answer» Right choice is (c) m X n |
|