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+M
-
Ctrl+C
-
Alt+M
-
Ctrl+L
A
Correct answer
Explanation
In QTP/UFT, Ctrl+M toggles comments on the selected line(s) of VBScript code. This is a common debugging technique to temporarily disable code without deleting it. Ctrl+C is copy, not comment, reinforcing that Ctrl+M is the correct mnemonic for coMment.
C
Correct answer
Explanation
F9 is the standard keyboard shortcut in QTP/UFT to toggle breakpoints at the current line in your code. F3 is typically used for step into debugging, F5 for continue/run, and F10 for step over in most debugging environments.
-
Shift+F12
-
F11
-
F12
-
Alt+F12
C
Correct answer
Explanation
F12 is the QTP/UFT shortcut key to insert a standard checkpoint at the current cursor position. Shift+F12 is used for output values, while F11 is typically for step-into debugging operations.
-
Ctrl+R
-
Ctrl+O
-
Ctrl+B
-
Alt+F3
A
Correct answer
Explanation
Ctrl+R opens the Object Repository in QTP/UFT where you can view and manage test objects. Ctrl+O is commonly used for opening files in most applications, and Ctrl+B typically relates to bookmarks or breakpoints.
-
Ctrl+M
-
Alt+M
-
Ctrl+Shift+M
-
Shift+Ctrl+C
C
Correct answer
Explanation
Ctrl+Shift+M is the keyboard shortcut to uncomment selected lines in QTP/UFT editor. Ctrl+M is typically used to comment lines, so uncommenting uses the same keys with the Shift modifier to reverse the operation.
-
Ctrl+A
-
Ctrl+Shift+F9
-
Ctrl+Shift+F4
-
Shift+F9
B
Correct answer
Explanation
Ctrl+Shift+F9 removes all breakpoints from the current action in QTP/UFT. F9 alone toggles individual breakpoints, and Ctrl+A selects all text rather than affecting breakpoints.
-
Ctrl+N
-
Shift+N
-
Shift+Alt+N
-
Alt+N
C
Correct answer
Explanation
Shift+Alt+N is the QTP/UFT shortcut to create a new function library file. Ctrl+N is commonly used for new files in text editors, but function libraries require the modified key combination.
-
stopped
-
default
-
pressed
-
selected
B,C,D
Correct answer
Explanation
Buttons in Android widgets, which are displayed using RemoteViews, support typical UI states such as default, pressed, and selected to provide visual feedback. A 'stopped' state is not a valid standard UI state for buttons.
-
Possible in all list
-
Possible in libraries
-
Not possible in libraries
-
No such feature in SharePoint
B
Correct answer
Explanation
Multiple document uploads are supported in SharePoint document libraries but not in regular lists. Document libraries have built-in support for uploading multiple files simultaneously through the 'Upload Multiple Documents' option. Lists store structured data and don't have this bulk upload capability.
-
Not Possible
-
Restrict only certain file types.
-
Restrict any file type by doing as below, Central administration page >Under operations > Blocked File Types and Add .extension of the file type
-
Restrict any file type by doing as below, Site setting >Under Gallery > Blocked File Types and Add .extension of the file type
C
Correct answer
Explanation
File type restrictions in SharePoint are configured through Central Administration under Operations > Blocked File Types. This global setting allows administrators to block specific file extensions (like .exe or .bat) from being uploaded anywhere in the farm. Option D is incorrect because Site Settings don't control this farm-level feature.
-
a.F9 & F10
-
b.F5 & (Shift+F5)
-
c.(Shift+F5) & F5
-
d.F10 & F9
B
Correct answer
Explanation
In Vugen, F5 is the standard shortcut key for running the current script, while Shift+F5 compiles and runs the script. These are common IDE shortcuts that Vugen follows for script execution.
-
ToolTip
-
TipWin
-
ToolTipWin
-
ToolsTips
-
B,C & D
E
Correct answer
Explanation
The ToolTip component is the correct control for adding tooltips in VB.NET. TipWin, ToolTipWin, and ToolsTips are not valid controls in the VB.NET framework - they appear to be made-up distractors.
-
to create Web sites for information sharing and document collaboration
-
to create Web sites for sharing information publicly
-
to create Windows applications to share secured information
-
to create Windows apllication for mailing within an organisation
A
Correct answer
Explanation
Windows SharePoint Services (WSS) provides web-based collaboration sites where teams can share information and documents. Option A correctly describes WSS's core purpose - creating sites for internal information sharing and document collaboration within an organization. Options mentioning 'publicly', 'Windows applications', or 'mailing' are incorrect descriptions of WSS functionality.
A
Correct answer
Explanation
The statement correctly distinguishes between Windows SharePoint Services (WSS) and SharePoint Portal Server (SPS). WSS provides the platform for creating individual team collaboration sites, while SPS (the precursor to MOSS) connects these sites, people, and business processes at an organizational level, enabling enterprise-wide knowledge sharing and portal functionality.
-
By selecting the Sélectionner button
-
By double clicking the record
-
By selecting the record and press enter key
-
By draging a record into application