Computer System
CBSE · Class 11 · Computer Science
NCERT Solutions for Computer System — CBSE Class 11 Computer Science.
Interactive on Super Tutor
Studying Computer System? Get the full interactive chapter.
Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.
1,000+ Class 11 students started this chapter today
11 worked solutions below. Unlock all 22 free in Super Tutor
EXERCISE
1Name the software required to make a computer functional. Write down its two primary services.Show solution
Its two primary services are:
1. To provide services for building and running application programs — it loads programs into memory and allocates the CPU for execution.
2. To provide an interface to the user — it allows the user to interact with the computer through commands, icons, touch, voice, etc.
Not sure why a step works? check your working in Super Tutor
2How does the computer understand a program written in high level language?Show solution
- The source code is the program written in a high-level language.
- The translator converts it into object code or machine code.
- The machine code is then executed by the computer.
Not sure why a step works? check your working in Super Tutor
3Why is the execution time of the machine code less than that of source code?Show solution
Source code must first be translated into machine language by a translator, which takes extra time. After translation, machine code can be executed directly by the CPU, so it runs faster.
Not sure why a step works? check your working in Super Tutor
4What is the need of RAM? How does it differ from ROM?Show solution
Difference between RAM and ROM:
- RAM is volatile: its contents are lost when power is turned off.
- ROM is non-volatile: its contents remain even when power is turned off.
- RAM is used for temporary working storage, while ROM stores rarely changed permanent instructions such as the boot loader.
Not sure why a step works? check your working in Super Tutor
5What is the need for secondary memory?Show solution
Primary memory has limited capacity and RAM is volatile, so data would be lost when power is switched off. Secondary memory is non-volatile and provides larger storage for files, programs and results.
Not sure why a step works? check your working in Super Tutor
6How do different components of the computer communicate with each other?Show solution
A bus is a set of physical wires used for data transfer between components. The three buses are:
- Data bus
- Address bus
- Control bus
Together they form the system bus.
Not sure why a step works? check your working in Super Tutor
7Draw the block diagram of a computer system. Briefly write about the functionality of each component.Show solution
Not sure why a step works? check your working in Super Tutor
8What is the primary role of system bus? Why is data bus is bidirectional while address bus is unidirectional?Show solution
- The data bus is bidirectional because data may need to move both ways: CPU to memory for writing, and memory to CPU for reading.
- The address bus is unidirectional because the CPU sends only the address of the memory location it wants to access; the address does not travel back to the CPU.
Not sure why a step works? check your working in Super Tutor
9Differentiate between proprietary software and freeware software. Name two software for each type.Show solution
Proprietary software is software that must be purchased from the vendor who owns the copyright.
Examples:
- Freeware: Skype, Adobe Reader
- Proprietary software: Microsoft Windows, Tally, Quickheal
So, freeware can be used free of cost, while proprietary software is copyrighted and sold by the owner.
Not sure why a step works? check your working in Super Tutor
10Write the main difference between microcontroller and microprocessor. Why do smart home appliances have a microcontroller instead of microprocessor embedded in them?Show solution
Smart home appliances use a microcontroller instead of a microprocessor because:
- they are designed for specific tasks only,
- their size and cost are smaller,
- they can work as an embedded controller inside the appliance,
- they are suitable for automatic and repetitive operations.
Not sure why a step works? check your working in Super Tutor
11Mention the different types of data that you deal with while browsing the Internet.Show solution
- text
- images/graphics
- audio
- video
- documents
- web pages
These may be structured, semi-structured or unstructured depending on how they are organised.
Not sure why a step works? check your working in Super Tutor
EXPLORE YOURSELF
11 more solved questions in Computer System
Every remaining exercise is solved step by step in Super Tutor, plus practice quizzes and flashcards for this chapter. Free to start.
Stuck on a step?
Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.
Ask a Doubt FreeFrequently Asked Questions
What are the important topics in Computer System for CBSE Class 11 Computer Science?
How to score full marks in Computer System — CBSE Class 11 Computer Science?
Where can I get free NCERT Solutions for Computer System Class 11 Computer Science?
Sources & Official References
- NCERT Official — ncert.nic.in
- CBSE Academic — cbseacademic.nic.in
- CBSE Official — cbse.gov.in
- National Education Policy 2020 — education.gov.in
Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.
More resources for Computer System
Practice Quiz
Test yourself with a quick quiz
Important Questions
Practice with board exam-style questions
Revision Notes
Key points for last-minute revision
Formula Sheet
All formulas in one place
Chapter Summary
Understand the chapter at a glance
Concept Maps
See how topics connect visually
Study Plan
Step-by-step plan to ace this chapter
Flashcards
Quick-fire cards for active recall
Syllabus
What topics to cover
For serious students
Get the full Computer System chapter — for free.
Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 11 Computer Science.