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
-
BACKSPACE
-
CTRL + BACKSPACE
-
DELETE
-
CTRL + DELETE
B
Correct answer
Explanation
CTRL + BACKSPACE deletes the entire word to the left of the cursor in most Windows applications, extending the normal BACKSPACE function from single characters to whole words. This is faster than repeatedly pressing BACKSPACE. DELETE removes characters to the right, and CTRL + DELETE deletes words to the right.
-
CTRL + Q
-
CTRL + P
-
CTRL + E
-
CTRL + F4
A
Correct answer
Explanation
The keyboard shortcut Ctrl + Q is standard for exiting or quitting applications across many operating systems. While Ctrl + F4 closes the active window or tab within an application, it does not completely quit the software, making Ctrl + Q the correct option.
-
mine
-
winmine
-
winmin
-
sweer
B
Correct answer
Explanation
winmine is the executable name for the classic Windows Minesweeper game. The other options are not valid command names for this game.
-
game.cpl
-
juke.cpl
-
joy.cpl
-
stick.cpl
C
Correct answer
Explanation
joy.cpl is the Windows Control Panel applet for Game Controllers settings. It handles joystick and gamepad configuration, while the other options are not valid CPL files for this purpose.
-
lame-enc.dll
-
fraunhoffer.so
-
codeina
-
gstreamer
D
Correct answer
Explanation
GStreamer is the multimedia framework that enables Linux to play proprietary formats like MP3 and H.264. The other options are incorrect: lame-enc.dll is a Windows codec, fraunhoffer.so is not a standard package, and 'codeina' is not a real plugin.
-
General Public License
-
General Purpose Language
-
General Publishing License
-
General Power Language
A
Correct answer
Explanation
GPL stands for General Public License, a widely used free software license originally written by Richard Stallman for the GNU Project. The options referring to purpose, publishing, or power languages are incorrect fabrications.
-
socialSecurityNumber
-
socialSecurityNum
-
secnum
-
customerssn
D
Correct answer
Explanation
The Match Type is Partial and the parameter is ssn, meaning any parameter name containing ssn will be filled with the value 273 27 2733. Of the options, only customerssn contains the substring ssn. Options A, B, and C do not contain ssn and would not match.
-
actions
-
variables
-
conditions
-
vocabulary
A
Correct answer
Explanation
In IBM ODM rule definitions, the 'definitions' part defines actions that can be used in the rule's then clause. Variables, conditions, and vocabulary are defined in other sections of the rule. Actions are the executable steps triggered when rule conditions are satisfied.
-
a. Activity
-
b. Property
-
c. Section
-
d. Flow action
-
e. Harness
B
Correct answer
Explanation
When Conditions in Pega are rules that evaluate to true or false and can be used in Activities, Sections, Flow actions, and Harnesses to control conditional behavior. They cannot be directly referenced within Property rules, as Properties are data definitions that don't support conditional logic references.
-
Set autocomplete to “0”
-
Set autocomplete to “Off”
-
Set autocomplete to some other value
-
Set autocomplete to “no-store”
B
Correct answer
Explanation
The correct HTML attribute value to disable autocomplete is autocomplete="Off". This prevents browsers from automatically filling form fields with previously entered data, which is important for sensitive fields like passwords or financial information.
A
Correct answer
Explanation
ICM (Intelligent Contact Management) is indeed the central routing and management engine in Cisco contact center solutions. It manages call routing, scripting, and overall contact center operations - effectively serving as the 'brain' of the system. This is a common industry metaphor for ICM's role.
A
Correct answer
Explanation
In SAS, the DATE system option controls the display of the date and time in the header of SAS output. While TODAY, TIME, and DATETIME are functions or formats, DATE/NODATE are the system options that toggle this report header behavior.
-
Set autocomplete to “0”
-
Set autocomplete to “Off”
-
Set autocomplete to some other value
-
Set autocomplete to “no-store”
B
Correct answer
Explanation
The correct HTML attribute to disable browser autocomplete for forms is autocomplete="Off". This prevents browsers from automatically filling sensitive form fields like passwords or credit card numbers. Values like "0", "no-store", or other strings don't properly disable the feature across all browsers.
-
Digital Transmission Protocol
-
DeskTop Publishing
-
Data Type Programming
-
Document Type Processing
B
Correct answer
Explanation
DTP stands for DeskTop Publishing, which refers to the creation of documents using page layout software on a personal computer. It combines text and graphics to produce professional-quality printed materials like brochures, newsletters, and books.
-
Digital Transmission Protocol
-
DeskTop Publishing
-
Data Type Programming
-
Document Type Processing
B
Correct answer
Explanation
In computer terminology and publishing software, 'DTP' stands for Desktop Publishing. This refers to the creation of documents using page layout software on a personal computer, combining text and graphics to produce professional-quality printed materials such as brochures, newsletters, and books.