Computer Knowledge
Computer Software Operations
1,772 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 + home
-
Ctrl + click and drag
-
Shift + double click
-
Shift + home
B
Correct answer
Explanation
Ctrl + click and drag allows selecting multiple non-adjacent cells or ranges by holding Ctrl while clicking different areas. This is essential when you need to format, copy, or manipulate data that is scattered across different parts of a spreadsheet.
-
Ctrl+B
-
Alt+B
-
File/Format/Bold
-
None of the above
A
Correct answer
Explanation
Ctrl+B is the universal keyboard shortcut for making text bold across most applications and operating systems. Alt+B is not a standard shortcut, and File/Format/Bold describes a menu path, not a keyboard shortcut. The 'Ctrl' key combined with letter keys is the standard convention for formatting shortcuts.
-
It is impossible
-
Use the F5 key
-
Use the arrow keys while holding down a Ctrl key
-
Use the arrow keys while holding down a Shift key
D
Correct answer
Explanation
Holding down the Shift key while using arrow keys (Shift+↑, Shift+↓, etc.) is the standard method for selecting or highlighting text without using a mouse. This works across virtually all text editors and word processors. F5 is typically for refresh or find/replace, Ctrl+arrow keys move the cursor by word, and it is definitely not impossible.
-
Press Scroll Lock Twice
-
Press the Mouse wheel
-
Press Shift+PageDown
-
Not Possible
B
Correct answer
Explanation
Most computer mice with a scroll wheel support auto-scrolling when the wheel is depressed (clicked). This is a standard feature in modern operating systems and applications, allowing continuous scrolling without manually rotating the wheel.
-
Fixed-step discrete solver
-
Fixed-step ODE type solver
-
Variable-step discrete solver
-
Variable-step ODE type solver
C
Correct answer
Explanation
When a model has continuous signals but no continuous states (no differential equations requiring integration), a variable-step discrete solver is most efficient. It handles continuous signal propagation without the computational overhead of ODE solvers. Fixed-step solvers (A, B) are less flexible. Variable-step ODE solvers (D) are unnecessary without continuous states.
A
Correct answer
Explanation
This is describing a real Windows Command Prompt command. The 'color' command in CMD changes the console colors. The first letter (c) sets the background color to light red, and the second letter (e) sets the foreground text color to yellow. This is a valid, working Windows command.
B
Correct answer
Explanation
Alt+F7 is not the shortcut for macros in Excel - it's typically used for spelling/grammar checking in Microsoft Word. The correct shortcut for macros in Excel is Alt+F8, which opens the Macros dialog.
A
Correct answer
Explanation
The keyboard shortcut Alt+= activates AutoSum in Excel, which automatically inserts the SUM function. Typing = again may be accidental or application-specific behavior, but Alt+= alone is the standard AutoSum shortcut.
D
Correct answer
Explanation
On a standard QWERTY keyboard layout, the top row of letters follows the sequence Q-W-E-R-T-Y-U-I-O-P. Therefore, the letter 'I' is positioned directly between the 'U' and 'O' keys.
-
Alt + Home
-
Alt + Shift
-
Ctrl + Del
-
Ctrl + Esc
D
Correct answer
Explanation
In the Windows operating system, pressing Ctrl + Esc is the standard keyboard shortcut to open the Start menu. This is particularly useful if the dedicated Windows key on the keyboard is missing or non-functional.
-
Alt+w+e
-
Alt+t+k
-
Alt+w+r
-
Alt+f+w
-
alt+t
-
alt+a+f
-
alt+t+n
-
alt+n+t
B
Correct answer
Explanation
In older versions of Microsoft Word, the keyboard shortcut sequence Alt+A followed by F (Alt, A, F) was used to access the Table AutoFormat menu. This is a legacy software navigation question.
C
Correct answer
Explanation
The F1 function key is universally used as the Help shortcut in Windows applications and most software programs. Pressing F1 opens help documentation or support. Options F2, F3, and F4 have different functions (rename, search, close).