Skip to main content
Chapter 1 of 11
NCERT Solutions

Computer System

CBSE · Class 11 · Computer Science

NCERT Solutions for Computer System — CBSE Class 11 Computer Science.

43 questions80 flashcards5 concepts

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

22 Questions Solved · 2 Sections

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
The software required to make a computer functional is system software, especially the operating system. It is needed because hardware alone cannot work by itself.

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
A computer understands a program written in a high-level language only after it is translated into machine language. This translation is done by a compiler or an interpreter.

- 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
The execution time of machine code is less than that of source code because machine code is already in the form directly understood by the computer.

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
RAM is needed to store the program and data temporarily while the computer is working. The CPU loads the required program and data into RAM before processing.

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
The need for secondary memory is to store data, instructions and results permanently for future use.

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
Different components of a computer communicate with each other through bus lines.

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 primary role of the system bus is to transfer data, addresses and control signals between the components of the computer system.

- 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
Freeware is software that is freely available for use, but its source code may not be available.

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
The main difference is that a microcontroller is a small computing device with CPU, RAM, ROM and peripherals embedded on a single chip, whereas a microprocessor has only the CPU on the chip.

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
While browsing the Internet, we deal with different types of data such as:
- 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

12Categorise the following data as structured, semi-structured and unstructured:
13Name the input or output device used to do the following:
14Identify the category (system, application, programming tool) of the following software:

EXPLORE YOURSELF

1Ask your teacher to help you locate any two device drivers installed on your computer.
2Write any two system software and two application software installed on your computer.
3Which microprocessor does your personal computer have? Which generation does it belong to?
4What is the clock speed of your microprocessor?
5Name any two devices in your school or home that have a microcontroller.
6Check the size of RAM and HDD of a computer in your school. Make a table and write their size in Bytes, Kilobytes, Megabytes and Gigabytes.
7List all secondary storage devices available at your school or home.
8Which operating system is installed on your computer at home or school?

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 Free

Frequently Asked Questions

What are the important topics in Computer System for CBSE Class 11 Computer Science?
Computer System covers several key topics that are frequently asked in CBSE Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Computer System — CBSE Class 11 Computer Science?
Understand the core concepts first, then work through the 43 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Computer System Class 11 Computer Science?
This page has free step-by-step NCERT Solutions for every exercise question in Computer System (CBSE Class 11 Computer Science) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

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.