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 + F
-
Alt + F
-
Ctrl + N
-
Ctrl + D
-
Alt + D
B
Correct answer
Explanation
This shortcut key is used to open the menu present in the browser.
-
invoking a particular menu option without using mouse
-
using keyboard and mouse for invoking a menu option
-
listing the information of keyboard
-
none of these
A
Correct answer
Explanation
Keyboard shortcuts are designed to let users invoke menu commands and perform actions quickly without reaching for the mouse. They improve efficiency for experienced users. Option A captures this core purpose. Options B, C, and D are incorrect - shortcuts don't require mouse input, don't list keyboard info, and aren't irrelevant.
-
F5
-
Alt+V+C
-
both (1) and (2)
-
F4
D
Correct answer
Explanation
In Visual Basic, pressing F4 displays the Properties Window, which shows the properties of the selected control or form. F5 is typically used to run the application, and Alt+V+C is not a standard shortcut for the Properties Window.
-
Command button
-
Text box
-
Option button
-
None of these
D
Correct answer
Explanation
The question asks what is NOT controlled by the Toolbox. The Toolbox provides access to controls like Command buttons, Text boxes, and Option buttons. Since all these are controlled by the Toolbox, 'None of these' (meaning none are excluded) is the correct answer.
-
cut and copy
-
cut and paste
-
cut and print
-
copy and paste
D
Correct answer
Explanation
CTRL+C copies the selected text or item to the clipboard. CTRL+V pastes the clipboard contents at the current cursor position. These are universal keyboard shortcuts across operating systems and applications.
-
debugging
-
running
-
exiting
-
none of the above
B
Correct answer
Explanation
The F5 function key is commonly used in Visual Basic and many IDEs to run or execute the current program. It compiles and launches the application for testing and debugging.
-
Alt+C
-
Alt+C+D
-
Alt+V+C
-
Ctrl+C+S
C
Correct answer
Explanation
To access the code window in Visual Basic 6, you use the View menu. Pressing Alt+V opens the View menu, then pressing C selects the Code option. This keyboard shortcut (Alt+V+C) displays the code window for the selected object. The other options are not valid VB shortcuts.
-
ECMA Script
-
J script
-
VB Script
-
Java Script
C
Correct answer
Explanation
Internet Information Services (IIS) historically assumed VBScript as the default scripting language for Active Server Pages (ASP) before ASP.NET was introduced.
-
Focus Event
-
Keyboard Event
-
Text Event
-
Mouse Event
A
Correct answer
Explanation
FocusEvent is generated when a component gains or loses input focus.
-
Bcc
-
Cc
-
To
-
Priority
-
None of these
-
Winword.exe
-
Word.exe
-
Msword.exe
-
Word2003.exe
-
None of these
A
Correct answer
Explanation
Winword.exe is the executable file that launches Microsoft Word. This naming convention has been consistent across Word versions - the 'win' prefix indicates Windows, and 'word' identifies the application. Other variations like Word.exe or Msword.exe are not the correct executable names.
-
Tab stop buttons
-
View buttons
-
Split buttons
-
Indicators
-
None of these
B
Correct answer
Explanation
View buttons (single page, two pages, page width) appear to the left of the horizontal scroll bar at the bottom of the Word window. These buttons change how the document pages are displayed visually. Tab stop buttons are above the ruler, and split buttons are part of the vertical scroll bar.
-
Alt
-
Alt + F4
-
Del
-
Ctrl
-
Ctrl + R
D
Correct answer
Explanation
Holding Ctrl while dragging files creates a copy instead of moving them. Alt is for menu shortcuts, Alt+F4 closes windows, and Del deletes files.
-
Vertical market applications
-
Utilities
-
Algorithms
-
Integrated softwares
B
Correct answer
Explanation
Utilities are system software designed to help analyze, configure, optimize, and maintain a computer, handling routine system functions not directly managed by the core operating system kernel.
-
Ctrl + F1
-
Ctrl + Spacebar
-
Alt + Spacebar
-
Ctrl + F12
-
Alt + Tab
A
Correct answer
Explanation
Ctrl + F1 is used to display or hide ribbon in MS Word 2007.