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
-
Cntl + F
-
SHIFT+F5
-
Cntl + R
-
Cntl + H
A,B
Correct answer
Explanation
Ctrl+F is the universal shortcut for opening the Find dialog across Office applications. In Excel, SHIFT+F5 opens Find and Replace with the 'Find What' field pre-filled from the current selection, which is another way to access Find functionality. Both shortcuts ultimately display the Find dialog box.
-
Selects the current data region
-
Selects the entire worksheet
-
A and B
-
None of the Above
-
CTRL+SHIFT+O (the letter O)
-
CTRL+SHIFT+ 0 (Number Zero)
-
CTRL+SHIFT+C
-
None of the Above
A
Correct answer
Explanation
CTRL+SHIFT+O (the letter O) is the Excel shortcut to select all cells containing comments in the current worksheet. This is useful for reviewing or managing annotations. CTRL+SHIFT+0 (zero) has a different function (unhiding rows).
-
Selects the current Column
-
Selects the current Row
-
Display a drop down list of the values in the current row
-
Display a drop down list of the values in the current column
D
Correct answer
Explanation
Alt+Down Arrow displays the autocomplete drop-down list of values that have already been entered in the current column. This is the AutoComplete feature that shows existing entries when you start typing in a cell. It doesn't select rows or columns.
-
Selects the entire worksheet
-
Selects the current data region
-
A and B
-
None of the Above
B
Correct answer
Explanation
CTRL+SHIFT+SPACEBAR, when pressed for the first time, selects the current data region (contiguous data around the active cell). Pressing it a second time selects the entire worksheet. This question correctly identifies the first press behavior.
-
CTRL+[ (opening bracket)
-
CTRL+] (closing bracket)
-
CTRL+ }
-
CTRL+ {
A
Correct answer
Explanation
CTRL+[ (opening bracket) selects all cells that are directly referenced by formulas in the current selection. These are the precedents - the cells whose values are used by the selected cells' formulas. This helps trace formula dependencies.
-
CTRL+[ (opening bracket)
-
CTRL+] (closing bracket)
-
CTRL+ }
-
CTRL+ {
B
Correct answer
Explanation
CTRL+] (closing bracket) selects all cells that contain formulas directly referencing the active cell. These are the dependents - cells whose formulas use the active cell's value. This helps identify what would be affected if you change the active cell.
-
ENTER
-
ALT+ENTER
-
SHIFT+ENTER
-
CNTRL+ENTER
B
Correct answer
Explanation
Alt+ENTER starts a new line within the same cell, allowing multiline text entry. Regular ENTER moves to the cell below. SHIFT+ENTER moves to the cell above. CTRL+ENTER fills the selected range with the current value.
-
CTRL+O
-
CTRL+F
-
CTRL+D
-
CTRL+N
C
Correct answer
Explanation
CTRL+D is the Fill Down shortcut - it copies the contents/formatting from the cell(s) directly above into the selected cell(s). CTRL+R fills right (from left). CTRL+F opens Find, CTRL+O opens, and CTRL+N creates a new workbook.
-
CTRL+D
-
CTRL+L
-
CTRL+R
-
CTRL+F
C
Correct answer
Explanation
CTRL+R copies the contents and formatting from the left cell into the active cell (or selected range to the right). This is the standard keyboard shortcut for Fill Right in Excel. CTRL+D performs Fill Down, not Fill Right.
-
CTRL+H
-
CTRL+L
-
CTRL+R
-
CTRL+K
D
Correct answer
Explanation
CTRL+K is the universal keyboard shortcut in Microsoft Office applications to insert or edit a hyperlink. This works in Excel, Word, and PowerPoint. CTRL+H opens Find and Replace, not hyperlink dialog.
-
CTRL+: (colon)
-
CTRL+, (comma)
-
CTRL+; (semicolon)
-
CTRL+/ (back slash)
C
Correct answer
Explanation
CTRL+; inserts the current system date into the active cell in Excel. The semicolon is the standard shortcut key for date entry. This is static text, not a formula that updates daily.
-
CTRL+SHIFT+: (colon)
-
CTRL+SHIFT+ , (comma)
-
CTRL+SHIFT+; (semicolon)
-
None of the Above
A
Correct answer
Explanation
CTRL+SHIFT+: inserts the current system time into the active cell. Note that the colon is used for time (matching the time separator format), while CTRL+; (semicolon) is for date entry. Both insert static values, not updating formulas.
-
Alt + Left Arrow
-
Alt + Right Arrow
-
Alt + Down Arrow
-
Alt + Up Arrow
C
Correct answer
Explanation
Pressing Alt + Down Arrow in Excel displays a drop-down list of unique text values already entered in the current column, allowing quick data entry. The other arrow key combinations with Alt (Left, Right, and Up) do not trigger this auto-complete dropdown list and serve different navigation or system functions.
-
SHIFT+F2
-
SHIFT+F4
-
SHIFT+F3
-
SHIFT+F5
C
Correct answer
Explanation
SHIFT+F3 opens the Insert Function dialog box when editing a formula or when the active cell contains a formula. This helps you search for and insert functions without typing them manually. F3 alone (without SHIFT) pastes a name from the name box.