info@avatto.com
+91-9920808017
0. Which of the following expressions accesses the (i,j)th entry of an (m x n) matrix stored in column-major form?
n x (i -1) + j
m x (j -1) + i
m x (n-j) + j
n x (m-i) + j
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.