+ 2
Programming
consider a 2D array declared as A[25] [35] requires 2 bytes of storage and base address of A is 2020,determine the location of A [17] [29] when array is stored as row and column major
3 Answers
0
Please provide a link to your Code Playground code (water molecule icon in the upper right) so we can help you troubleshoot the specific issues you are running into.
It looks like you may have already found the Code Playground, but just as a reminder, it should be relatively easy to find in the website version of SoloLearn, and if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type.
Looking forward.
0
we got the question as an assignment
0
That's fine. Show us the progress you've made and we can help fix things. Your homework is your homework (not ours).