Question - What are the features of the Linux operating system?
Answer -
Following are the features of the Linux Operating System
- Portable: Software can work on different types of hardware in the same way. It can carry easily in pen drives and memory cards.
- Open Source: Source code available for free, and its community-based development project.
- Multi-User: Multiple users can use ram, applications and run programs at the same time.
- Multiprogramming: Multiple programs or applications can run at the same time.
- Shell: It has a special interpreter program where you can execute programs and commands of the system.
- Security: It provides authentication, authorization, and encryption to provide security to the data.