0% found this document useful (0 votes)
17 views12 pages

Aptitude MCQs Vol 1.01-Computing Level 7

The document is a collection of multiple-choice questions (MCQs) for a Computing 7 aptitude test, covering topics such as computer systems, software, networking, cybersecurity, algorithms, data representation, and the impact of technology. Each section includes questions designed to assess knowledge in these areas, with options provided for each question. It serves as a study guide for students in the Cambridge Lower Secondary curriculum.

Uploaded by

rumesh desilva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views12 pages

Aptitude MCQs Vol 1.01-Computing Level 7

The document is a collection of multiple-choice questions (MCQs) for a Computing 7 aptitude test, covering topics such as computer systems, software, networking, cybersecurity, algorithms, data representation, and the impact of technology. Each section includes questions designed to assess knowledge in these areas, with options provided for each question. It serves as a study guide for students in the Cambridge Lower Secondary curriculum.

Uploaded by

rumesh desilva
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Aptitude MCQ Vol 1.

0
CAMBRIDGE LOWER SECONDARY
COMPUTING 7

GIBT Unit Code: CAMCOM7V1


No. of Credits: 100

APTITUDE MCQ VOL 1.01 COMPUTING 7


1. Computer Systems & Hardware

1. What is the main function of the CPU?


a) Store data
b) Process instructions
c) Display graphics
d) Connect to the internet

2. Which of the following is an example of output hardware?


a) Keyboard
b) Printer
c) Mouse
d) Scanner

3. ROM stands for:


a) Read Output Memory
b) Random Output Memory
c) Read-Only Memory
d) Random Operating Memory

4. What is an example of secondary storage?


a) RAM
b) Cache memory
c) Hard disk
d) CPU

5. Which of these devices stores data permanently?


a) RAM
b) Cache memory
c) ROM
d) SSD

2. Software & Operating Systems

6. What is the primary role of an operating system?


a) Run applications only
b) Manage hardware and software
c) Connect to the internet
d) Provide power to the computer

7. Which of the following is not an operating system?


a) Windows
b) Android
c) Microsoft Word
d) Linux

APTITUDE MCQ VOL 1.01 COMPUTING 7


8. Which type of software is used for designing and drawing?
a) Word processor
b) Spreadsheet
c) Graphics software
d) Antivirus

9. What is an example of application software?


a) Windows
b) Google Chrome
c) BIOS
d) Linux

10. Which of these is an open-source operating system?


a) Windows
b) macOS
c) Linux
d) iOS

3. Networks & Internet

11. What is a network?


a) A single computer
b) A group of connected computers
c) A storage device
d) A programming language

12. What does LAN stand for?


a) Large Area Network
b) Local Application Network
c) Local Area Network
d) Limited Access Network

13. What does Wi-Fi allow devices to do?


a) Store files
b) Transfer power
c) Connect wirelessly to a network
d) Print documents

14. The fastest type of internet connection is:


a) Dial-up
b) DSL
c) Fiber optic
d) Satellite

APTITUDE MCQ VOL 1.01 COMPUTING 7


15. What is the purpose of an IP address?
a) To identify a device on a network
b) To store files permanently
c) To block viruses
d) To speed up a computer

4. Cybersecurity & Online Safety

16. What is phishing?


a) Sending fake emails to steal information
b) Installing an antivirus software
c) Writing computer programs
d) Using a firewall

17. Which of these is not a strong password?


a) 123456
b) P@ssw0rd!2024
c) M#yC0mpUtEr!
d) F7kL9&2#Xy

18. What should you not share online?


a) Your favorite color
b) Your home address
c) A picture of your pet
d) A joke

19. A firewall is used to:


a) Protect a network from hackers
b) Speed up the internet
c) Store passwords
d) Download software

20. What does HTTPS in a website URL indicate?


a) The website is secure
b) The website is fake
c) The website is slow
d) The website is a virus

5. Algorithms & Programming

21. What is an algorithm?


a) A computer virus
b) A set of instructions to solve a problem
c) A type of CPU
d) A storage device

APTITUDE MCQ VOL 1.01 COMPUTING 7


22. In a flowchart, which shape represents a decision?
a) Oval
b) Rectangle
c) Diamond
d) Circle

23. What does a loop do in a program?


a) Stops execution
b) Repeats a set of instructions
c) Displays an error message
d) Makes the program slower

24. Which of the following is an example of a high-level programming language?


a) Python
b) Binary code
c) Machine language
d) Assembly

25. What is the output of this pseudocode?

PRINT "Hello"

PRINT "World"

a) Hello
b) World
c) Hello World
d) World Hello

6. Data Representation

26. What is the binary equivalent of the decimal number 5?


a) 1000
b) 101
c) 110
d) 111

27. A bit is:


a) A large unit of storage
b) A single 0 or 1
c) A type of hardware
d) A programming language

APTITUDE MCQ VOL 1.01 COMPUTING 7


28. How many bits make up a byte?
a) 4
b) 8
c) 16
d) 32

29. Which number system is used by computers?


a) Decimal
b) Hexadecimal
c) Binary
d) Octal

30. What is 1 + 1 in binary?


a) 10
b) 11
c) 1
d) 0

7. The Impact of Technology

31. What is AI?


a) A type of virus
b) Artificial Intelligence
c) A computer virus scanner
d) An input device

32. Which of the following is not a positive effect of technology?


a) Faster communication
b) Easy access to information
c) More cybersecurity threats
d) Improved healthcare

33. What is an example of e-waste?


a) Plastic bags
b) Old computers
c) Broken glass
d) Recycled paper

34. Which of these is a social media platform?


a) Google Docs
b) Facebook
c) Microsoft Excel
d) Mozilla Firefox

APTITUDE MCQ VOL 1.01 COMPUTING 7


35. What should you do before downloading software?
a) Click download immediately
b) Check reviews and the website source
c) Ignore warnings
d) Disable antivirus

8. Computer Systems & Hardware

36. Which part of a computer performs calculations and executes instructions?


a) RAM
b) CPU
c) Hard Drive
d) GPU

37. What is the main function of RAM in a computer?


a) Store files permanently
b) Process instructions
c) Provide temporary memory for active programs
d) Protect against viruses

38. Which of the following is an example of volatile memory?


a) SSD
b) RAM
c) HDD
d) ROM

39. Which device is used to input handwritten text or drawings into a computer?
a) Mouse
b) Keyboard
c) Graphics tablet
d) Printer

40. What is the function of the BIOS in a computer?


a) Store user files
b) Control startup and basic operations
c) Prevent computer overheating
d) Provide internet access

APTITUDE MCQ VOL 1.01 COMPUTING 7


9. Software & Operating Systems

41. What is utility software used for?


a) Creating images
b) Managing and optimizing the computer
c) Writing documents
d) Playing games

42. Which type of software is Microsoft PowerPoint?


a) Spreadsheet software
b) Presentation software
c) Database software
d) Word processing software

43. What is the purpose of drivers in a computer system?


a) To run operating systems
b) To control hardware devices
c) To browse the internet
d) To store files

44. Which file extension is used for Microsoft Excel files?


a) .docx
b) .xlsx
c) .pptx
d) .exe

45. What happens when you delete a file and empty the recycle bin?
a) The file is moved to another location
b) The file is permanently removed
c) The file is stored in a hidden folder
d) The file is sent to cloud storage

10. Networks & Internet

46. Which device is used to connect multiple devices in a network?


a) Modem
b) Router
c) Printer
d) Scanner

47. What does ISP stand for?


a) Internet Software Provider
b) Internet Security Protocol
c) Internet Service Provider
d) Internal System Processing

APTITUDE MCQ VOL 1.01 COMPUTING 7


48. Which of the following is a wired networking technology?
a) Bluetooth
b) Wi-Fi
c) Ethernet
d) NFC

49. Which internet protocol is used for sending emails?


a) HTTP
b) SMTP
c) FTP
d) IP

50. What is bandwidth in networking?


a) The amount of data a network can transfer per second
b) The length of a network cable
c) The strength of Wi-Fi signals
d) The number of devices on a network

11. Cybersecurity & Online Safety

51. What is malware?


a) A programming language
b) A type of computer virus
c) A secure firewall
d) A social media platform

52. What is the function of antivirus software?


a) Create backup files
b) Protect a computer from viruses and malware
c) Speed up internet connection
d) Organize files

53. Which of the following is an example of cyberbullying?


a) Sharing a meme with a friend
b) Sending mean messages online
c) Watching YouTube videos
d) Downloading an antivirus program

54. What should you do if you receive a suspicious email asking for personal information?
a) Reply with your details
b) Click on any links inside
c) Ignore or report the email
d) Share it with friends

APTITUDE MCQ VOL 1.01 COMPUTING 7


55. Which of these is not a safe online practice?
a) Using strong passwords
b) Clicking on unknown links
c) Keeping software updated
d) Enabling two-factor authentication

12. Algorithms & Programming

56. What is the purpose of a flowchart in programming?


a) To store data
b) To create graphics
c) To visually represent an algorithm
d) To browse the internet

57. In a flowchart, what does a rectangle represent?


a) A decision
b) A process or action
c) The start or end
d) A connector

58. What does an if-else statement do in programming?


a) Loops a set of instructions
b) Stores data in variables
c) Makes a decision based on a condition
d) Prints text on the screen

59. What does PRINT "Hello" do in Python?


a) Displays "Hello" on the screen
b) Saves a file named "Hello"
c) Prints "Hello" on paper
d) Deletes the word "Hello"

60. What is a variable in programming?


a) A number stored in a computer
b) A place to store data that can change
c) A file type
d) A type of software

13. Data Representation

61. What is the binary equivalent of 8?


a) 1000
b) 1010
c) 1100
d) 1110

APTITUDE MCQ VOL 1.01 COMPUTING 7


62. Which of the following is the correct hexadecimal representation of 15?
a) F
b) 10
c) E
d) D

63. What is the smallest unit of digital data?


a) Byte
b) Kilobyte
c) Bit
d) Megabyte

64. How many different values can a single bit store?


a) 1
b) 2
c) 4
d) 8

65. Which of these is the largest storage size?


a) Kilobyte
b) Megabyte
c) Terabyte
d) Gigabyte

14. The Impact of Technology

66. What is a digital footprint?


a) A type of malware
b) The data you leave behind online
c) A website that tracks users
d) A computer virus

67. Which of the following is a good way to stay safe online?


a) Accepting friend requests from strangers
b) Using public Wi-Fi for online banking
c) Keeping your personal information private
d) Clicking on pop-up ads

68. What is one negative effect of excessive screen time?


a) Improved eyesight
b) Reduced sleep quality
c) Faster internet speed
d) Increased memory capacity

APTITUDE MCQ VOL 1.01 COMPUTING 7


69. What is an advantage of cloud storage?
a) It can only be accessed offline
b) It provides unlimited storage
c) Data can be accessed from anywhere with an internet connection
d) It is slower than local storage

70. What is e-learning?


a) A type of computer virus
b) Using the internet for education
c) A type of programming language
d) A way to prevent online fraud

End of aptitude test

APTITUDE MCQ VOL 1.01 COMPUTING 7

You might also like