COMPUTER SCIENCE AND ENGINEERING
UNIX
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Multi User
|
|
Multi Processes
|
|
Multi Tasking
|
|
All of the mentioned
|
Detailed explanation-1: -Unix is a multi-user operating system which allows more than one person to use the computer resources at a time. It was originally designed as a time-sharing system to serve several users simultaneous. UNIX is a Multi-tasking Operating System.
Detailed explanation-2: -UNIX is a multi-user, multi-tasking operating system. Multiple users may have multiple tasks running simultaneously. This is very different from PC operating systems such as MS-DOS or MS-Windows (which allows multiple tasks to be carried out simultaneously but not multiple users).
Detailed explanation-3: -Unix is considered as the mother of most of the operating systems. The design of Unix systems is based on “Unix Philosophy” which includes the following characteristics: Usage of plain text for data storage. Hierarchical file system.