Computer Knowledge
Computer Software Operations
1,659 Questions
This hub provides extensive practice on computer software operations and keyboard shortcuts. It covers document formatting, spreadsheet navigation, and common application commands. These questions are essential for candidates preparing for banking, railways, and staff selection computer proficiency tests.
Keyboard shortcutsSpreadsheet formattingDocument editingWeb page navigationMail merge operations
Computer Software Operations Questions
-
CTRL + SHIFT + ~
-
CTRL + SHIFT + $
-
CTRL + SHIFT + 9
-
CTRL + SHIFT + %
D
Correct answer
Explanation
CTRL + SHIFT + % applies Percentage format in Excel. The percent symbol shortcut is intuitive for percentage formatting.
-
CTRL + SHIFT + #
-
CTRL + SHIFT + 2
-
CTRL + SHIFT + 3
-
CTRL + 0
A
Correct answer
Explanation
CTRL + SHIFT + # applies Date format in Excel. The hash symbol is used for date formatting, though not as intuitively named as other shortcuts.
-
CTRL + SHIFT + #
-
CTRL + SHIFT + 2
-
CTRL + SHIFT + 3
-
CTRL + SHIFT + @
D
Correct answer
Explanation
In Microsoft Excel, the keyboard shortcut CTRL + SHIFT + @ applies the Time format to selected cells. This is a standard Excel formatting shortcut that converts cell contents to a time display format (e.g., 1:30 PM). The other combinations shown are for different formats or functions.
-
SHIFT + DOWN ARROW
-
CTRL + SHIFT + !
-
SHIFT + UP ARROW
-
SHIFT + INSERT
B
Correct answer
Explanation
In Excel, CTRL + SHIFT + ! applies the Number format with two decimal places and thousand separators. This is a standard formatting shortcut that makes numbers more readable by adding commas and fixed decimal places. The other options are for different Excel functions.
-
SHIFT + DOWN ARROW
-
CTRL + F6
-
F10
-
F9
B
Correct answer
Explanation
CTRL + F6 is the Excel keyboard shortcut that cycles between open workbook windows. This allows users to switch between different Excel files they have open without using the mouse. The F10 and F9 keys have different functions in Excel, and SHIFT + DOWN ARROW is for cell selection.
-
SHIFT + SPACEBAR
-
SHIFT+HOME
-
SHIFT + END
-
CTRL + 3
A
Correct answer
Explanation
SHIFT + SPACEBAR is the Excel keyboard shortcut that selects the entire row where the active cell is located. This is a quick way to highlight all cells in a particular row. The other options are for different selection or navigation functions.
-
CTRL + A
-
CTRL + F6
-
F10
-
F9
A
Correct answer
Explanation
CTRL + A in Excel selects the entire worksheet (all cells containing data). This is a common shortcut across many applications for 'select all'. The other options (CTRL + F6, F10, F9) serve different purposes in Excel.
-
SHIFT + DOWN ARROW
-
CTRL + SHIFT + ^
-
F10
-
F9
B
Correct answer
Explanation
CTRL + SHIFT + ^ applies the Exponential (Scientific) number format in Excel. This converts numbers to scientific notation (e.g., 1.23E+10). The caret symbol (^) represents exponentiation, which hints at this function.
-
SHIFT + DOWN ARROW
-
CTRL + F6
-
SHIFT + SPACEBAR
-
CTRL + SPACEBAR
D
Correct answer
Explanation
CTRL + SPACEBAR is the Excel shortcut that selects the entire column where the active cell is located. This is different from SHIFT + SPACEBAR (which selects a row). The other options are for different functions.
-
CTRL + PAGE DOWN
-
CTRL + PAGE UP
-
CTRL + SHIFT + &
-
SHIFT + UP ARROW
C
Correct answer
Explanation
CTRL + SHIFT + & is the correct Excel shortcut to apply an outline border to the selected cells. This is a standard Excel keyboard combination. The other options are different Excel shortcuts but not for borders.
-
CTRL + SHIFT + ENTER
-
CTRL + SHIFT + $
-
CTRL + SHIFT + 9
-
CTRL + 0
A
Correct answer
Explanation
To enter a formula as an array formula in Excel, you press CTRL + SHIFT + ENTER instead of just ENTER. This tells Excel to treat the formula as an array formula, performing calculations on multiple cells simultaneously and returning results to multiple cells.
-
SHIFT + F3
-
CTRL + SHIFT + $
-
CTRL + SHIFT + 9
-
CTRL + SHIFT + %
A
Correct answer
Explanation
Pressing SHIFT + F3 in Excel opens the Insert Function dialog box, which helps users search for and insert functions with their arguments. This is particularly useful when you don't remember the exact function name or syntax.
-
ALT=
-
ALT+
-
ALT-
-
CTRL + ALT
A
Correct answer
Explanation
The shortcut ALT + = (holding Alt and pressing the equals key) inserts a SUM AutoSum formula in Excel. This automatically selects the range of cells above or to the left of the current cell and inserts the SUM function, making it quick to add up columns or rows of numbers.
-
SHIFT + DOWN ARROW
-
CTRL + SHIFT + "
-
SHIFT + UP ARROW
-
SHIFT + INSERT
B
Correct answer
Explanation
The shortcut CTRL + SHIFT + " (double quote) copies the value (not the formula) from the cell directly above into the current cell. This is different from copying the formula - it copies only the resulting value, which is useful when you want to preserve a calculated result.
-
SHIFT + DOWN ARROW
-
CTRL + '
-
F10
-
F9
B
Correct answer
Explanation
The shortcut CTRL + ' (apostrophe/single quote) copies the formula from the cell directly above into the current cell. This is different from copying just the value - it copies the entire formula so that the current cell will calculate using the same logic, adjusting relative references if needed.