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.
1. A unit of data storage that equals 2 to the 70th power is called?
[A] Zebibyte
[B] Yottabite
[C] Yobibite
[D] None of the above
Show Answer
Correct Answer: A [Zebibyte]
Notes:
A zebibyte is a unit of data storage. It is equal to 2 to the 70th power, or 1,180,591,620,717,411,303,424 bytes. While a zettabyte can be estimated as 10^21 or 1,000,000,000,000,000,000,000 bytes, a zebibyte is exactly 1,180,591,620,717,411,303,424 bytes.
2. A network that is connected to the Internet, but uses encryption to scramble all the data sent through the Internet is called ?
[A] My network
[B] Virtual Private Network
[C] Social Network
[D] None of the above
Show Answer
Correct Answer: B [Virtual Private Network ]
Notes:
A virtual private network (VPN) extends a private network across a public network, and enables users to send and receive data across shared or public networks as if their computing devices were directly connected to the private network. Applications running on a computing device, e.g., a laptop, desktop, smartphone, across a VPN may therefore benefit from the functionality, security, and management of the private network. Encryption is a common, though not an inherent, part of a VPN connection.
3. Which company introduced NetBIOS in 1983?
[A] Dell
[B] IBM
[C] Compaq
[D] SyteK Inc
Show Answer
Correct Answer: D [SyteK Inc]
Notes:
SyteK Inc. developed the NetBIOS protocol in 1983. NetBIOS stands for Network Basic Input/Output System. The protocol was later adopted by IBM for networking in their PC Network. SyteK Inc. was later renamed Hughes LAN Systems Inc. Microsoft integrated NetBIOS into its operating systems for network communication.
4. Which of the following was used in programming the first computers?
[A] Object code
[B] Source code
[C] Machine Language
[D] Assembly Language
Show Answer
Correct Answer: C [Machine Language ]
Notes:
Machine Language or Machine code is a strictly numerical language which is intended to run as fast as possible. This was used in the first computers.
5. Any piece of data can be returned in a constant time, regardless of its physical location and whether or not it is related to the previous piece of data using which of the following?
[A] RAM
[B] ROM
[C] CPU
[D] Network interface card
Show Answer
Correct Answer: A [RAM]
Notes:
Random-access memory or RAM is a form of computer memory which is used to store the working data and machine code. The RAM make sure the data is returned instantly when asked for.
6. DDL is used to define the structure of a database, including the tables, columns, and data types that it contains. Its full form is?
[A] Data Definition Language
[B] Data Definition Link
[C] Determination Language.
[D] None of these
Show Answer
Correct Answer: A [Data Definition Language]
Notes:
A data definition or data description language (DDL) is a syntax similar to a computer programming language for defining data structures, especially database schemas. DDL statements create and modify database objects such as tables, indexes, and users. Common DDL statements are CREATE, ALTER, and DROP.
7. Most of the internet banking sites provide which of the following feature to reduce the risk of keystroke logging for the password entry?
[A] Virtual keyboard
[B] Finger Touching
[C] Touch screen
[D] ShapeWriter
Show Answer
Correct Answer: A [Virtual keyboard ]
Notes:
Keystroke logging, often referred to as keylogging is the action of recording (logging) the keys struck on a keyboard. It is typically a covert thing, so that person using the keyboard is unaware that their actions are being monitored. Data can then be retrieved by the person operating the logging program. Virtual Keyboard reduces the risk of keystroke logging for the password entry.
8. Symantec is the maker of which among the following popular antivirus software?
[A] Norton
[B] BitDefender
[C] Avast
[D] McAfee VirusScan
Show Answer
Correct Answer: A [Norton]
Notes:
Symantec is an American consumer software company now known as NortonLifeLock. It is the make of famous software Norton.
9. “Macintosh” an Operating System is a product of ?
[A] Microsoft
[B] Apple
[C] Intel
[D] Google
Show Answer
Correct Answer: B [Apple]
Notes:
The Macintosh was the brand name of the personal computers designed and sold by Apple Inc. since January, 1984. Since 1998, it was branded as Mac.
10. Which of the following comprise the input devices?
[A] Keyboard
[B] Mouse
[C] Both 1 ans 2
[D] Only 1
Show Answer
Correct Answer: C [Both 1 ans 2]
Notes:
Devices like keyboard and mouse are used to input data and instructions to the computer and are called the input unit.