A set of instructions that perform a particular task is called a program.
The function of the operating system that manages the working of the processor is called processor management.
MS-DOS, PC DOS and OS/2 are examples of single-user operating systems.
Select True or False for the following sentence.
Disk Management utility is used to manage files and folders on a computer. False
Virus scanners detect and remove unauthorized software that disrupts the normal functioning of a computer. True
The Backup and Restore utility allow to schedule the day and time of the backup. True
Language processors convert codes of high-level languages into machine code. True
Match the columns.
MS Word→Word processing software
Microsoft PowerPoint→Supports creating presentations with animation effects
Database Management Packages/Software/Systems (DBMS)→Used to store, manipulate and process data
Defragmentation→The process of scanning the file system and putting the fragments of the file together
OSS→Computer programs used by communication service providers
Time to Perform
A Tick the correct option.
What type of operating systems are MS-DOS, PC DOS and OS/2 examples of? a) Multi-user operating system b) Single-user operating system c) Multitasking operating system d) Utility software
Which category best describes devices like printers, disks and tapes? a) Input b) Output c) Processing d) Peripheral
By what means memory is allocated to different programs? a) Software b) Hardware c) Utility software d) Operating system
How would you best classify a computer virus? a) Unauthorized software b) Unauthorized backup c) Unauthorized FAT d) Authorized software
Which of the following are the two classifications of application software? a) General Purpose Application Software, Customized Application Software b) Word Processing Software, Presentation Software c) General Purpose Application Software, Presentation d) Customized Application Software, Word Processing Software
B Name the following.
A utility that manages disk-based hardware. Disk Management Utility
Three utilities that remove virus. Norton Antivirus McAfee Antivirus
Types of operating systems. Single-user OS Multi-user OS Multitasking OS
Two functions of operating systems. Storage management. File management.
Two application software. MS Excel Microsoft PowerPoint
C Fill in the blanks.
Resources like memory, processor and various input and output devices are managed by the operating system.
Defragmentation takes place on a scheduled basis, but it can also be done manually.
Lotus 123, MS Excel and OpenOffice.org Calc are the spreadsheet programs.
Assemblers translate the assembly language code, which is called mnemonic code into machine language code.
Interpreters are not suitable for most application developments.
E Answer the following questions.
Differentiate between single-user and multi-user operating systems. Give examples of each. Single-User OS is designed to be used by a single user. Example: MS-DOS. Multi-user OS is designed to be used by multiple users. Example: Windows.
What is the role of Disk Management utility in a computer system? It manages the drives like hard disk drives, optical disk drives and flash drives.
Differentiate between interpreters and compilers. Interpreters are slower when compared with compilers.
Define Database Management System (DBMS) and provide some examples. It is a software that organizes and maintains data in a database. Examples: MS Access, Oracle, Ingres, Sybase, Informix, OpenOffice.org Base.
What is fragmentation and how is it different from defragmentation? The process of breaking a file into pieces due to shortage of space is called fragmentation. Defragmentation is the process of scanning the file system and putting the fragments of the file together.