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

Multiple choice technology platforms and products
  1. Ctrl + F

  2. F11

  3. Ctrl + Alt + F

  4. Ctrl + F2

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

F11 is the standard keyboard shortcut to toggle full screen mode in most web browsers (Chrome, Firefox, Edge) and many Windows applications. This convention is widely adopted across software to provide a consistent user experience for maximizing screen real estate.

Multiple choice technology platforms and products
  1. HOME

  2. Ctrl + HOME

  3. Shift + HOME

  4. Alt + HOME

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Alt + Home is the keyboard shortcut to navigate to the browser's home page in most major browsers including Internet Explorer, Firefox, and Chrome. This shortcut provides quick access to your configured start page regardless of your current location.

Multiple choice technology platforms and products
  1. Ctrl + TAB

  2. Shift + TAB

  3. Ctrl + T

  4. Ctrl + C

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Ctrl + T is the universal keyboard shortcut for opening a new tab in virtually all modern web browsers. This shortcut dramatically improves browsing productivity by allowing users to keep multiple pages open simultaneously without cluttering the desktop with separate windows.

Multiple choice technology platforms and products
  1. Ctrl + F4

  2. Alt + F1

  3. Shift + F10

  4. Shift + H

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Shift + F10 is the standard Windows keyboard shortcut that displays the context menu (right-click menu) for the currently selected item. This works consistently across most Windows applications including web browsers, making it an essential accessibility shortcut for mouse-free navigation.

Multiple choice technology operating systems
  1. Right ALT+Right SHIFT+PRINT SCREEN

  2. Left ALT+Right SHIFT+PRINT SCREEN

  3. Left ALT+left SHIFT+PRINT SCREEN

  4. Left CTRL+left SHIFT+PRINT SCREEN

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Left ALT+left SHIFT+PRINT SCREEN is the keyboard shortcut that toggles Windows High Contrast mode on or off. This accessibility feature adjusts color schemes and display settings to improve visibility for users with visual impairments.

Multiple choice technology operating systems
  1. CTRL+ALT+SHIFT

  2. CTRL+Windows Logo

  3. CTRL+SHIFT

  4. CTRL+ESC

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

CTRL+ESC is the keyboard shortcut that displays the Windows Start menu. This provides a keyboard-only method to access the Start menu, especially useful on keyboards without a Windows logo key.

Multiple choice technology operating systems
  1. CTRL+ALT+HOME

  2. CTRL+SHIFT+END

  3. CTRL+ALT+END

  4. CTRL+ALT+BREAK

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Remote Desktop Connection, the keyboard shortcut CTRL+ALT+BREAK is used to switch the client computer's display between windowed mode and full-screen mode. Other combinations like CTRL+ALT+END serve different functions, such as opening the security dialog.

Multiple choice technology operating systems
  1. I

  2. O

  3. a

  4. o

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In vi/vim editor, the 'O' (uppercase) command opens a new line ABOVE the current cursor position and enters insert mode. The lowercase 'o' opens a line below. 'I' enters insert mode at the beginning of the current line, while 'a' (append) enters insert mode after the cursor. The question specifically asks for a new line, making 'O' correct.

Multiple choice technology mainframe
  1. F3

  2. F2

  3. F1

  4. F6

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In ISPF, the F2 function key (SPLIT command) splits the screen into two or more sessions, allowing you to work in multiple ISPF screens simultaneously. F3 ends the current session, F1 is help, and F6 is used for creating a new dataset or member.