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 + S
-
CTRL + Enter
-
CTRL + P
-
Crtl + B
-
None of these
B
Correct answer
Explanation
CTRL + Enter is used for page break.
Hence, this option is correct.
-
Ctrl + L
-
Ctrl + R
-
Ctrl + J
-
Ctrl + E
-
Ctrl + =
C
Correct answer
Explanation
This is the shorcut key used in MS Word to justify the text in a paragraph.
-
Space bar
-
Shift key
-
Caps lock
-
Zero
-
Tab key
A
Correct answer
Explanation
A typical space bar key is large enough so that a thumb from either hand can use it, and is almost always found on the bottom row of standard QWERTY keyboard layouts.
-
Ctrl+C
-
Ctrl+Z
-
Ctrl+S
-
None of the above
B
Correct answer
Explanation
When using COPY CON to create a file, pressing Ctrl+Z (followed by Enter) signals the end of file input and saves the content. Ctrl+C aborts the operation without saving. Ctrl+S is used for pause/resume in some contexts but not for saving.
-
Ctrl + H
-
Ctrl + G
-
Ctrl + R
-
None of these
-
Click start → Program → MS-Office → MS-DOS
-
Click start → Program → MS-DOS
-
Click start → Program → Accessories → Window Explorer
-
Click start → Program → My Document
B
Correct answer
Explanation
In this option, first of all click on start then program then we'll get MS-DOS option. After that, it will show the black screen. This is the right option.
C
Correct answer
Explanation
This combination of shortcut key is correct because this is used to see the output of program in C language.
A
Correct answer
Explanation
This is correct option, because this escape character means back space.
B
Correct answer
Explanation
This combination of shortcut keys is used to compile the program.
-
to insert a blank line into a document
-
when the insertion point reaches the right margin
-
to begin a new paragraph
-
in response to a certain word command
-
None of these
D
Correct answer
Explanation
In response to a certain word command, we can’t use the 'Enter' key.
-
Click the 'Group' button on the formatting toolbar.
-
Double click anywhere within the group to be selected.
-
Drag the mouse pointer through the characters to be selected.
-
Right click on the first and the last characters of the group to be selected.
-
None of these
B
Correct answer
Explanation
Double click is used to edit the text.
-
Esc key
-
Ctrl key
-
Insert key
-
Delete key
-
Enter key
B
Correct answer
Explanation
Ctrl key is used in conjunction with other keys to provide additional functionality on the keyboard.
-
Double click
-
Drag and Drop
-
Left click
-
Right click
-
Triple click
D
Correct answer
Explanation
Right click is used to display a set of commands.
B
Correct answer
Explanation
cin is the standard input stream object in C++ that is used to input data from the keyboard. It is part of the iostream library and is used with the extraction operator (>>) to read values into variables. cout is for output, cerr is for error output, and get is a specific method.
-
Options
-
Checkbok
-
Command button
-
Shape
-
Listbox
D
Correct answer
Explanation
Shape is a tool used to draw geometric shapes.