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

Multiple choice technology operating systems
  1. Cntl + F

  2. SHIFT+F5

  3. Cntl + R

  4. Cntl + H

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. CTRL+SHIFT+O (the letter O)

  2. CTRL+SHIFT+ 0 (Number Zero)

  3. CTRL+SHIFT+C

  4. None of the Above

Reveal answer Fill a bubble to check yourself
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).

Multiple choice technology operating systems
  1. Selects the current Column

  2. Selects the current Row

  3. Display a drop down list of the values in the current row

  4. Display a drop down list of the values in the current column

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. Selects the entire worksheet

  2. Selects the current data region

  3. A and B

  4. None of the Above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. CTRL+[ (opening bracket)

  2. CTRL+] (closing bracket)

  3. CTRL+ }

  4. CTRL+ {

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. ENTER

  2. ALT+ENTER

  3. SHIFT+ENTER

  4. CNTRL+ENTER

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. CTRL+O

  2. CTRL+F

  3. CTRL+D

  4. CTRL+N

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. CTRL+D

  2. CTRL+L

  3. CTRL+R

  4. CTRL+F

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. CTRL+: (colon)

  2. CTRL+, (comma)

  3. CTRL+; (semicolon)

  4. CTRL+/ (back slash)

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. CTRL+SHIFT+: (colon)

  2. CTRL+SHIFT+ , (comma)

  3. CTRL+SHIFT+; (semicolon)

  4. None of the Above

Reveal answer Fill a bubble to check yourself
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.

Multiple choice technology operating systems
  1. Alt + Left Arrow

  2. Alt + Right Arrow

  3. Alt + Down Arrow

  4. Alt + Up Arrow

Reveal answer Fill a bubble to check yourself
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.