You are on page 1of 32

Q.

) Write down the properties of different operating system


An operating system is a well-organized collection of programs that manages the computer hardware. It is a type of
system software that is responsible for the smooth functioning of the computer system. There are 7 types of operating
system

1.) Batch Operating System:


In the 1970s, Batch processing was very popular. In this technique, similar types of jobs were batched together and
executed in time. People were used to having a single computer which was called a mainframe.

Features:
i.)The purpose of this operating system was mainly to transfer control from one job to another as soon as the job was
completed. It contained a small set of programs called the resident monitor that always resided in one part of the main
memory. The remaining part is used for servicing jobs.

ii.) The use of a resident monitor improves computer efficiency as it eliminates CPU time between two jobs.
2.) Multiprogramming Operating System:

Multiprogramming is an extension to batch processing where the CPU is always kept busy. Each process needs two types
of system time: CPU time and IO time. In a multiprogramming environment, when a process does its I/O, The CPU can
start the execution of other processes. Therefore, multiprogramming improves the efficiency of the system.

Features:

i.)Throughout the system, it increased as the CPU always had one program to execute.

ii.)Response time can also be reduced.


3.) Multiprocessing Operating System:

In Multiprocessing, Parallel computing is achieved. There are more than one processors present in the system which can
execute more than one process at the same time. This will increase the throughput of the system.

Features:
i.) Increased reliability: Due to the multiprocessing system, processing tasks can be distributed among several processors.
This increases reliability as if one processor fails, the task can be given to another processor for completion.

ii.) Increased throughout: As several processors increase, more work can be done in less.
4.) Multitasking Operating System:
The multitasking operating system is a logical extension of a multiprogramming system that enables multiple programs
simultaneously. It allows a user to perform more than one computer task at the same time.

Features:
i.) This operating system is more suited to supporting multiple users simultaneously.

ii.) The multitasking operating systems have well-defined memory management.

5.) Network Operating System:

An Operating system, which includes software and associated protocols to communicate with other computers via a
network conveniently and cost-effectively, is called Network Operating System.
Features:
i.) In this type of operating system, network traffic reduces due to the division between clients and the server.

ii.) This type of system is less expensive to set up and maintain.

6.) Real Time Operating System:


In Real-Time Systems, each job carries a certain deadline within which the job is supposed to be completed, otherwise, the
huge loss will be there, or even if the result is produced, it will be completely useless.
Features:

i.) Easy to layout, develop and execute real-time applications under the real-time operating system.

ii.) In a Real-time operating system, the maximum utilization of devices and systems.

7.) Time-Sharing Operating System:


In the Time Sharing operating system, computer resources are allocated in a time-dependent fashion to several programs
simultaneously. Thus it helps to provide a large number of user's direct access to the main computer. It is a logical
extension of multiprogramming. In time-sharing, the CPU is switched among multiple programs given by different users
on a scheduled basis.
Features:
i.) The time-sharing operating system provides effective utilization and sharing of resources.

ii.) This system reduces CPU idle and response time.

i. Command - DATE

It shows date and asks to change the date.

cmd-
-

ii. Command- DATE /t


It shows present date.
cmd-

iii. Command- TIME


It shows present time and asks to change time.
cmd-

-
iv. Command- TIME /t
It shows present time.
cmd-
v. Command- VER
It shows Windows Version.
cmd-

vi. Command – VOL


It shows current drive.
cmd-

vii. Command- MKDIR or MD


It makes a new folder.
cmd-
viii. Command- COPY CON ABC.txt
It makes a text file in the folder.
cmd-
ix. Command- TYPE
It shows what is written in the .txt file.
cmd-

x. Command- CHDIR or CD
It changes the current directory to required directory.
cmd-

xi. Command- CD..


It goes to the previous folder.
cmd-
xii. Command- CD /
It goes straight to the drive.
cmd-

xiii. Command- CD Users


It goes to Users folder in the C Drive.
cmd-
xiv. Command- D:
It changes C-Drive to D-Drive.
Cmd-

xv. Command- REN


It renames the folder.
cmd-

Verification-
xvi. Command- DIR
It shows all the folder and file in the Drive.
cmd –
xvii. Command- DIR / P
It shows all the folder and file in the Drive per page.
cmd-
xviii. Command- CLS
It clears all the commands shown on the screen.
cmd-
Verification-

xix. Command- COPY ____.TXT (Address where to save)


It copies the .txt file and saves on another folder.
cmd-

Verification-
xx. Command- del
It deletes all the contents within the folder.
cmd-

Verification-

xxi. Command- RMDIR


It deletes the folder.
cmd-
Verification-
xxii. Command- SYSTEMINFO
It shows system’s information.
cmd-

xxiii. Command- TREE


It shows all the lists in the tree format.
cmd-
xxiv. Command- XCOPY
It copies all the files in the folder and pastes it in another folder.
cmd-
Verification-

Q3. To explore Windows Explorer functionalities like create,rename,move,


delete folder and files etc.

Create
Rename
Move

Delete
After
Q4-To practice the use of basic formatting features - Format Painter,
Indentation, Line spacing, background colour, find, replace, dictate
commands.

FORMAT PAINTER
INTENDATION

INCREASE INTENDATION

DECREASE INTENDATION
LINE SPACING
BACKGROUND COLOUR
5-APPLY DIFFERENT FONT FORMATS AVAILABLE IN FONT RIBBON
AND FONT DIALOGUE BOX.
6-TO PRACTICE THE USE OF BULLETS, NUMBERING,
MULTILEVEL

You might also like