Match the following navigation shortcuts with their actions:I.Right arrowII.Page DownIII.HomeIV.EndV.Ctrl + HomeA.Moves active cell down one screenB.This does nothing by itselfC.Moves active cell to column A, row 1D.Moves active cell to column A in that rowE.Moves right one cell in the same row
Fill in the blank(s) with the appropriate word(s).
E, A, D, B, C
Computer Science & Information Technology
You might also like to view...
In array items, which expression below accesses the value at row 3 and column 4?
a. items[3].[4] b. items[3[4]] c. items[3][4] d. items[3, 4]
Computer Science & Information Technology
What is the first step you need to take whenever you are applying an effect?
What will be an ideal response?
Computer Science & Information Technology
A(n) ____ image is a digital image represented by a matrix of pixels.
a. clone b. export c. vector d. raster
Computer Science & Information Technology
What is the first step in generating a realistic three-dimensional image?
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology