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

Multiple choice technology operating systems
  1. BACKSPACE

  2. CTRL + BACKSPACE

  3. DELETE

  4. CTRL + DELETE

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

Multiple choice technology operating systems
  1. CTRL + Q

  2. CTRL + P

  3. CTRL + E

  4. CTRL + F4

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

Multiple choice technology operating systems
  1. game.cpl

  2. juke.cpl

  3. joy.cpl

  4. stick.cpl

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

Multiple choice technology operating systems
  1. lame-enc.dll

  2. fraunhoffer.so

  3. codeina

  4. gstreamer

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

Multiple choice technology operating systems
  1. General Public License

  2. General Purpose Language

  3. General Publishing License

  4. General Power Language

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

Multiple choice technology security
  1. socialSecurityNumber

  2. socialSecurityNum

  3. secnum

  4. customerssn

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

Multiple choice technology
  1. actions

  2. variables

  3. conditions

  4. vocabulary

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

Multiple choice technology web technology
  1. a. Activity

  2. b. Property

  3. c. Section

  4. d. Flow action

  5. e. Harness

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

Multiple choice technology security
  1. Set autocomplete to “0”

  2. Set autocomplete to “Off”

  3. Set autocomplete to some other value

  4. Set autocomplete to “no-store”

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

Multiple choice technology platforms and products
  1. True

  2. False

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

Multiple choice technology security
  1. Set autocomplete to “0”

  2. Set autocomplete to “Off”

  3. Set autocomplete to some other value

  4. Set autocomplete to “no-store”

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

Multiple choice technology
  1. Digital Transmission Protocol

  2. DeskTop Publishing

  3. Data Type Programming

  4. Document Type Processing

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

Multiple choice technology
  1. Digital Transmission Protocol

  2. DeskTop Publishing

  3. Data Type Programming

  4. Document Type Processing

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