0
3.2kviews
State four features of linux operating system.

Subject: Mobile Computing

Difficulty: Medium

Marks: 4 Marks


1 Answer
0
323views

Features of Linux Operating System:

  1. Portable– Portability means softwares can works on different types of hardwares in same way. Linux kernel and application programs support their installation on any kind of hardware platform.
  2. Open Source– Linux source code is freely available and it is community based development project. Multiple teams works in collaboration to enhance the capability of Linux operating system and it is continuously evolving.
  3. Multi-User– Linux is a multiuser system means multiple users can access system resources like Memory/RAM/Application programs at same time.
  4. Multiprogramming– Linux is a multiprogramming system means multiple applications can run at same time.
  5. Hierarchical FileSystem– Linux provides a standard file structure in which system files/ user files are arranged.
  6. Shell –Linux provides a special interpreter program which can be used to execute commands of the operating system. It can be used to do various types of operations, call application programs etc.
  7. Security– Linux provides user security using authentication features like password protection/ controlled access to specific files/ encryption of data.
Please log in to add an answer.