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+N
-
Ctrl+U
-
Ctrl+K
-
Ctrl+S
C
Correct answer
Explanation
Ctrl+K is the Outlook keyboard shortcut for the Check Names feature, which validates and resolves email addresses in the To field. This helps ensure recipient addresses are correct before sending messages.
-
Ctrl+R
-
Ctrl+S
-
Ctrl+N
-
Ctrl+F
A
Correct answer
Explanation
Ctrl+R is the universal Outlook keyboard shortcut for replying to the selected message. This快捷键 opens a reply window to the sender, making email responses faster without navigating through menus.
B
Correct answer
Explanation
SCUO is the SAP transaction code used to compare tables across different systems or clients. It allows users to identify structural and data differences between database tables for validation and troubleshooting.
-
Start in level 9 debug mode but does not write any server log information
-
Start in level 9 debug mode and write all server log information to the screen
-
Start in level 9 debug mode and write all of the server log information to the Unix syslog or NT event log
-
There is no level 9 debug mode so the server will fail to start
B
Correct answer
Explanation
The -debug 9 parameter starts the webMethods Integration Server in level 9 debug mode, and -log none redirects the server log output to standard output (the screen) instead of writing it to the standard log file.
-
webMethods6\IntegrationServer\lib
-
webMethods6\IntegrationServer\lib\jars
-
webMethods6\IntegrationServer\bin\jars
-
webMethods6\IntegrationServer\bin
B
Correct answer
Explanation
In webMethods Integration Server, external Java classes such as JDBC driver JAR files must be placed in the webMethods6\IntegrationServer\lib\jars directory so they are automatically loaded into the server's classpath upon startup.
B
Correct answer
Explanation
Among the file operations listed, 'erase' is the odd one out because it is a DOS/Windows command, while 'rename', 'open', and 'delete' are common Unix/Linux commands. The Unix equivalent of 'erase' is 'rm' (remove). This tests knowledge of cross-platform command differences.
-
StreamAdapter
-
SocketAdapter
-
FileAdapter
-
AQAdapter
C
Correct answer
Explanation
The FileAdapter is specifically designed for file system operations within BPEL processes. StreamAdapter handles streaming data, SocketAdapter manages network socket connections, and AQAdapter is for Oracle Advanced Queuing.
-
View appointments in a customized table instead of the calendar.
-
Resize the font for the time labels.
-
Change time scale in the Day view.
-
None of these
C
Correct answer
Explanation
Outlook's Day view time scale can be customized to show intervals as small as 5-15 minutes instead of the default 30-minute blocks. This is done through the time scale setting, not by changing fonts or switching to table view.
-
Add each sender to the Blocked Senders List.
-
Add the senders to the Safe Senders List.
-
Add the "@humongousinsurance.com" domain to your Blocked Senders List.
-
None of these
C
Correct answer
Explanation
The Blocked Senders List can filter by domain, not just individual email addresses. Adding @humongousinsurance.com to the Blocked Senders List will automatically filter all emails from that domain, which is much more efficient than adding individual senders.
-
No, because you may get questions from your e-mail provider about the change in activity for your account.
-
Who cares? Clicking the link will have no effect at all.
-
No, because clicking that link tells Humongous Insurance that your e-mail address is working.
-
None of these
C
Correct answer
Explanation
Clicking unsubscribe links in spam emails often confirms to the spammer that your email address is active and monitored, which can lead to MORE spam rather than less. Legitimate companies honor unsubscribe requests, but spammers use it as a verification technique.
B
Correct answer
Explanation
F9 is the shortcut key to access the Requirements menu bar in Quality Center's Requirements module. This is application-specific keyboard mapping (varies by QC version).
A
Correct answer
Explanation
Documentum Content Server (formerly Documentum 5.x/6.x) is primarily written in C++ for performance. Option C 'Pearl' is a typo for Perl, which is not the correct language.
-
IEBPTPCH
-
IEHINITT
-
IEBISAM
-
IEBVSAM
D
Correct answer
Explanation
IEBPTPCH, IEHINITT, and IEBISAM are all valid IBM mainframe utility programs (for print/punch, tape initialization, and ISAM operations respectively). IEBVSAM is not a standard IBM utility - VSAM datasets are managed using IDCAMS (Access Method Services), not IEBVSAM.
-
Unhides columns in the selection
-
Inserts the argument names and parentheses for the function (after you type a valid function name in a formula)
-
Selects direct precedent cells
-
Hides columns
A
Correct answer
Explanation
The Ctrl+Shift+) keyboard shortcut in Excel unhides any hidden columns within the selected range. This is useful when you've hidden columns for presentation purposes and need to reveal them again. The other shortcuts described (Ctrl+A for function arguments, Ctrl+[ for precedents, Ctrl+0 to hide) use different key combinations.
-
Enters the current time
-
Equivalent to Undo
-
Equivalent to Insert ? Links ? Hyperlink
-
Closes the window
A
Correct answer
Explanation
The Ctrl+: (Ctrl+semicolon) keyboard shortcut in Excel enters the current time into the selected cell. This is useful for timestamping data entries. The other options (Ctrl+Z for Undo, Ctrl+K for Hyperlink, Alt+F4 for Close) use different key combinations.