Q. What is the primary function of a CPU in a computer system? (2021)
A.
To store data
B.
To process instructions
C.
To display graphics
D.
To connect peripherals
Show solution
Solution
The CPU (Central Processing Unit) is responsible for processing instructions and executing commands in a computer system.
Correct Answer:
B
— To process instructions
Learn More →
Q. What is the primary function of RAM in a computer?
A.
Store data permanently
B.
Execute programs
C.
Provide temporary storage
D.
Control peripherals
Show solution
Solution
RAM (Random Access Memory) provides temporary storage for data and programs that are currently in use.
Correct Answer:
C
— Provide temporary storage
Learn More →
Q. What is the primary function of the CPU in a computer system?
A.
To store data permanently
B.
To process instructions
C.
To manage input and output devices
D.
To provide power to the system
Show solution
Solution
The CPU (Central Processing Unit) is responsible for processing instructions and executing commands in a computer system.
Correct Answer:
B
— To process instructions
Learn More →
Q. What is the primary purpose of a firewall? (2023)
A.
To speed up internet connection
B.
To protect against unauthorized access
C.
To store data
D.
To manage network traffic
Show solution
Solution
The primary purpose of a firewall is to protect a network from unauthorized access and threats.
Correct Answer:
B
— To protect against unauthorized access
Learn More →
Q. What is the primary purpose of a process in an operating system?
A.
To manage hardware resources
B.
To execute programs
C.
To provide user interfaces
D.
To handle file systems
Show solution
Solution
A process is an instance of a program in execution, and its primary purpose is to execute the program.
Correct Answer:
B
— To execute programs
Learn More →
Q. What is the primary purpose of a process scheduler?
A.
To manage memory allocation
B.
To allocate CPU time to processes
C.
To handle I/O operations
D.
To manage file systems
Show solution
Solution
The process scheduler allocates CPU time to processes to ensure efficient execution.
Correct Answer:
B
— To allocate CPU time to processes
Learn More →
Q. What is the primary purpose of a web browser? (2022)
A.
To send emails
B.
To browse the internet
C.
To create websites
D.
To store files
Show solution
Solution
The primary purpose of a web browser is to browse the internet and display web pages.
Correct Answer:
B
— To browse the internet
Learn More →
Q. What is the primary purpose of an operating system?
A.
To manage hardware resources
B.
To create documents
C.
To browse the internet
D.
To play games
Show solution
Solution
The primary purpose of an operating system is to manage hardware resources.
Correct Answer:
A
— To manage hardware resources
Learn More →
Q. What is the primary purpose of IMAP in email services?
A.
To send emails
B.
To store emails on the server
C.
To encrypt emails
D.
To filter spam
Show solution
Solution
IMAP (Internet Message Access Protocol) is used to store emails on the server.
Correct Answer:
B
— To store emails on the server
Learn More →
Q. What is the primary purpose of the 'CC' field in an email?
A.
To send a copy to multiple recipients
B.
To send a blind copy
C.
To mark the email as important
D.
To add attachments
Show solution
Solution
'CC' stands for 'Carbon Copy' and is used to send a copy of the email to multiple recipients.
Correct Answer:
A
— To send a copy to multiple recipients
Learn More →
Q. What is the primary purpose of the IMAP protocol?
A.
To send emails
B.
To receive emails
C.
To store emails
D.
To delete emails
Show solution
Solution
IMAP (Internet Message Access Protocol) is used to receive emails.
Correct Answer:
B
— To receive emails
Learn More →
Q. What is the purpose of a graphics card in a computer? (2023)
A.
To manage system memory
B.
To enhance audio output
C.
To render images and videos
D.
To connect to the internet
Show solution
Solution
A graphics card is designed to render images and videos, providing better visual performance for gaming and graphic design.
Correct Answer:
C
— To render images and videos
Learn More →
Q. What is the purpose of antivirus software? (2020)
A.
To speed up the computer
B.
To protect against malware
C.
To manage files
D.
To connect to the internet
Show solution
Solution
Antivirus software is designed to protect a computer from malware and other security threats.
Correct Answer:
B
— To protect against malware
Learn More →
Q. What is the purpose of device drivers in an operating system? (2023)
A.
To manage user accounts
B.
To control hardware devices
C.
To provide internet connectivity
D.
To enhance software performance
Show solution
Solution
Device drivers are software components that allow the operating system to communicate with hardware devices.
Correct Answer:
B
— To control hardware devices
Learn More →
Q. What is the purpose of memory management in an operating system?
A.
To manage CPU scheduling
B.
To allocate and deallocate memory space
C.
To handle input/output operations
D.
To manage file systems
Show solution
Solution
Memory management is responsible for allocating and deallocating memory space to processes.
Correct Answer:
B
— To allocate and deallocate memory space
Learn More →
Q. What is the purpose of synchronization in operating systems?
A.
To increase CPU speed
B.
To prevent race conditions
C.
To manage memory allocation
D.
To optimize disk usage
Show solution
Solution
Synchronization is used to prevent race conditions when multiple threads or processes access shared resources.
Correct Answer:
B
— To prevent race conditions
Learn More →
Q. What is the purpose of the 'Slide Show' tab in PowerPoint? (2023)
A.
To edit slides
B.
To add transitions
C.
To present the slides
D.
To insert images
Show solution
Solution
The Slide Show tab in PowerPoint is used to present the slides.
Correct Answer:
C
— To present the slides
Learn More →
Q. What is the purpose of virtual memory?
A.
To increase the physical memory size
B.
To allow multiple processes to run simultaneously
C.
To provide an abstraction of the main memory
D.
To manage disk space
Show solution
Solution
Virtual memory provides an abstraction of the main memory, allowing processes to use more memory than is physically available.
Correct Answer:
C
— To provide an abstraction of the main memory
Learn More →
Q. What is the role of the operating system in process scheduling?
A.
To execute all processes simultaneously
B.
To determine the order of process execution
C.
To allocate memory to processes
D.
To manage user permissions
Show solution
Solution
The operating system's role in process scheduling is to determine the order in which processes are executed.
Correct Answer:
B
— To determine the order of process execution
Learn More →
Q. What is the shortcut key to create a new presentation in PowerPoint? (2023)
A.
Ctrl + N
B.
Ctrl + M
C.
Ctrl + P
D.
Ctrl + O
Show solution
Solution
The shortcut key 'Ctrl + N' is used to create a new presentation in PowerPoint.
Correct Answer:
A
— Ctrl + N
Learn More →
Q. What is the typical port number for SMTP?
A.
25
B.
80
C.
443
D.
110
Show solution
Solution
The typical port number for SMTP is 25.
Correct Answer:
A
— 25
Learn More →
Q. What is thrashing in the context of memory management?
A.
Excessive paging
B.
Memory fragmentation
C.
Deadlock situation
D.
Cache misses
Show solution
Solution
Thrashing occurs when a system spends more time paging than executing processes, leading to a significant decrease in performance.
Correct Answer:
A
— Excessive paging
Learn More →
Q. What type of device is a keyboard?
A.
Input device
B.
Output device
C.
Storage device
D.
Network device
Show solution
Solution
A keyboard is an input device used to enter data into a computer.
Correct Answer:
A
— Input device
Learn More →
Q. What type of device is a printer?
A.
Input device
B.
Output device
C.
Storage device
D.
Network device
Show solution
Solution
A printer is an output device that produces a physical copy of digital documents.
Correct Answer:
B
— Output device
Learn More →
Q. What type of memory is used for temporary storage while a computer is running? (2019)
A.
ROM
B.
Flash Memory
C.
RAM
D.
Hard Drive
Show solution
Solution
RAM (Random Access Memory) is used for temporary storage of data that the CPU needs while the computer is running.
Correct Answer:
C
— RAM
Learn More →
Q. Which component is responsible for converting digital signals to analog signals? (2022)
A.
Modem
B.
Router
C.
Switch
D.
Hub
Show solution
Solution
A modem (modulator-demodulator) converts digital signals from a computer into analog signals for transmission over telephone lines.
Correct Answer:
A
— Modem
Learn More →
Q. Which component is responsible for rendering graphics in a computer?
A.
CPU
B.
GPU
C.
RAM
D.
Motherboard
Show solution
Solution
The GPU (Graphics Processing Unit) is responsible for rendering graphics and images in a computer.
Correct Answer:
B
— GPU
Learn More →
Q. Which device is used to input data into a computer? (2019)
A.
Monitor
B.
Keyboard
C.
Printer
D.
Speaker
Show solution
Solution
A keyboard is an input device used to enter data and commands into a computer.
Correct Answer:
B
— Keyboard
Learn More →
Q. Which feature in Word allows you to check the spelling and grammar of your document? (2023)
A.
Thesaurus
B.
Spell Check
C.
Grammar Check
D.
AutoCorrect
Show solution
Solution
The 'Spell Check' feature in Word allows you to check the spelling and grammar of your document.
Correct Answer:
B
— Spell Check
Learn More →
Q. Which file system is commonly used by Windows operating systems? (2021)
A.
FAT32
B.
ext4
C.
HFS+
D.
NTFS
Show solution
Solution
NTFS (New Technology File System) is the file system commonly used by Windows operating systems.
Correct Answer:
D
— NTFS
Learn More →
Showing 121 to 150 of 220 (8 Pages)
Computer Awareness MCQ & Objective Questions
Computer Awareness is a crucial subject for students preparing for school exams and competitive tests in India. Understanding the fundamentals of computers not only enhances your knowledge but also boosts your confidence in tackling objective questions. Practicing MCQs and important questions in this area can significantly improve your exam preparation and help you score better.
What You Will Practise Here
Basic computer terminology and definitions
Types of software and hardware components
Operating systems and their functions
Internet basics and online safety
Data storage and management concepts
Networking fundamentals and protocols
Common computer applications and their uses
Exam Relevance
Computer Awareness is an integral part of the curriculum for CBSE, State Boards, and various competitive exams like NEET and JEE. Questions in these exams often focus on the application of computer concepts, requiring students to demonstrate their understanding through MCQs. Common patterns include identifying components, explaining functions, and solving problems related to computer operations.
Common Mistakes Students Make
Confusing hardware with software components
Misunderstanding the functions of different operating systems
Overlooking the importance of internet safety measures
Failing to grasp basic networking concepts
Neglecting to practice application-based questions
FAQs
Question: What are some important Computer Awareness MCQ questions to focus on?Answer: Focus on questions related to computer components, software types, and internet basics, as these are frequently tested.
Question: How can I improve my Computer Awareness skills for exams?Answer: Regular practice of objective questions and understanding key concepts will enhance your skills and confidence.
Start solving practice MCQs today to test your understanding of Computer Awareness. The more you practice, the better prepared you'll be for your exams. Let's boost your knowledge and exam scores together!