Computers and IT MCQs
Computer Awareness Questions and Quiz for Banking, IBPS, RRB, RBI, SBI, NABARD examinations of 2024-2025. Computer Awareness MCQs for Competitive Exams. GKToday Computer Awareness for IBPS PO, IBPS Clerk, Bank PO, Bank Clerk and other entrance / competitive examinations.
41. Which was the first purely 32-bit version of Windows?
[A] Windows Vista
[B] Windows NT
[C] Windows 98
[D] Windows 95
Show Answer
Correct Answer: B [Windows NT]
Notes:
Windows NT was the first purely 32-bit version of Windows, whereas Windows 3.1x and Windows 9x, were 16-bit/32-bit hybrids.
42. With which version of Microsoft Office, the MS OneNote became a core component?
[A] Microsoft Office 2007
[B] Microsoft Office 2013
[C] Microsoft Office 2001
[D] None of the above
Show Answer
Correct Answer: B [Microsoft Office 2013]
Notes:
OneNote was initially introduced as a standalone app but it eventually became a core component of Microsoft Office; with the release of Microsoft Office 2013.
43. What is Ctrl + Q used for in MS Word?
[A] To remove the paragraph formatting
[B] To open an existing file
[C] To delete the selected text
[D] To spell check the document
Show Answer
Correct Answer: A [To remove the paragraph formatting]
Notes:
Ctrl + Q is a shortcut key combination which used to remove paragraph formatting in MS Word. It removes line space and paragraph space.
44. Which of the following can be inserted in MS Word?
[A] Picture
[B] Clipart
[C] Charts
[D] All of the above
Show Answer
Correct Answer: D [All of the above]
Notes:
Various items such as Picture, Clipart, Charts etc. can be inserted in MS Word. All these options are available from Insert menu in MS Word.
45. Under which menu in MS PowerPoint option to add images in a slide is available?
[A] Design
[B] Slideshow
[C] Insert
[D] Edit
Show Answer
Correct Answer: C [Insert]
Notes:
The option to add images in a slide is available under the Insert menu in the MS PowerPoint. Various types of images can be inserted in MS powerpoint.
46. What is ‘Fly in’ in MS PowerPoint?
[A] Colour scheme
[B] Animation effect
[C] Page Design
[D] None of the above
Show Answer
Correct Answer: B [Animation effect]
Notes:
‘Fly in’ is a custom animation effect in MS PowerPoint makes the Text or other objects fly in a slide during MS PowerPoint presentation.
47. Under which menu there is an option to export data in MS Access?
[A] External Data
[B] Database tools
[C] Home
[D] Create
Show Answer
Correct Answer: A [External Data]
Notes:
Data can be exported the data from table, query, form, and report objects etc. The option to export the data in MS Access is given under the External Data tab.
48. Which of the following functions returns a string that contains the value of an operating system environment variable?
[A] Env()
[B] Environment()
[C] Environ()
[D] None of the above
Show Answer
Correct Answer: C [Environ()]
Notes:
The Environ() function returns a string that contains the value of an operating system environment variable:
49. Which of the following files can be sent through an MMS?
[A] Image
[B] Video
[C] Audio
[D] All of the above
Show Answer
Correct Answer: D [All of the above]
Notes:
MMS can deliver a variety of media, including up to forty seconds of video, one image, a slideshow of multiple images, or audio.
50. Which of these is an XSS attack?
[A] to run scripts in the victim’s web browser or scriptable application
[B] to execute malicious SQL statements
[C] to capture small packets from the network
[D] None of the above
Show Answer
Correct Answer: A [to run scripts in the victim’s web browser or scriptable application]
Notes:
XSS attacks use third-party web resources to run scripts in the victim’s web browser or scriptable application.