Short Questions: Computer Science For 9 Class (Unit # 2)
Short Questions: Computer Science For 9 Class (Unit # 2)
============================================================
SHORT QUESTIONS
Why operating system is important software for a computer? Give any five
reasons.
Following are the main functions due to which operating system is important software
for a computer.
i) Process Management
ii) Memory Management
iii) Input/Output Management
iv) File Management
v) Resource Management
vi) User Management
Give any three objectives of operating system?
i) Convenience and Efficiency.
ii) Usage of resources such as CPU, memory, input/output devices and
Internet.
iii) Resource manager.
Mention few disadvantages of using DOS.
User must know the syntax of the command.
DOS commands are difficult to remember.
It is a single user and single task operating system.
It cannot support graphics.
It is not GUI based.
Name two operating systems which are used in modern mobile phones.
i) Android OS (Google Inc.) ii) Bada (Samsung Electronics)
iii) BlackBerry OS (Research In Motion) iv) iphone OS/iOS (Apple)
v) MeeGo OS (Nokia and Intel) vi) Symbian OS (Nokia)
What difficulties a student may face if he/she is not familiar with the
operating system of a computer?
User must know basics of operating system to give commands to the computer.
Without this, he/she cannot run programs and manage files on computer.
Without knowledge of operating system, a computer is useless.
Define UNIX and Windows operating system.
UNIX:
UNIX is a multi-user CLI operating system.
It was introduced in 1969.
It allows multiple users to run different programs at the same time.
UNIX is used on large computer system (Mainframe).
It uses a command line interface but later on GUI was also introduced.
Windows Operating System:
It is the most popular operating system.
It was developed by Microsoft.
It has many versions over the period of time like Windows 95, Windows 98,
Windows Millennium, Windows XP, Windows Vista, Windows 7, 8 and 10.
The latest version is Windows 10.
============================================================
Differentiate between single-user and multi-user operating systems.
Single-user Operating System:
It is used by a single user at a time.
It is easy to use.
Resources (CPU, memory and input/output devices) are not shared with other
computers.
It is used on microcomputers.
User can open many programs at the same time
It requires less memory and costs less.
Some examples are DOS, Windows 95, Windows XP, Windows 7, etc.
Multi-user Operating System:
It is used by many users at a time.
Resources (CPU, memory and input/output devices) are shared with other
computers over network.
It is used on minicomputers and mainframes.
Administrator is responsible for assigning and managing user names
and passwords.
It requires a powerful CPU and large memory & hard drives.
Some examples are Windows NT, UNIX and Linux etc.