--%>

Features and advantages of UNIX

Specify the features and advantages of the UNIX?

E

Expert

Verified

Features and advantages of the UNIX are as follows:

a) Machine Independent
b) Portability
c) Multi-user operations
d) Hierarchical file system
e) Pipes and filters
f) UNIX shell
g) Utilities
h) Software Development Tools
i) Background Processing
j) Maturity

   Related Questions in Programming Languages

  • Q : Use of private Q. Explain the use of

    Q. Explain the use of private, public, protected access specifies.  

  • Q : Monte Carol method to estimate pi An

    An interesting way to estimate pi can can done using Monte Carol method with minimal mathematics. Monte Carlo is known for its casinos. A Monte Carlo method uses change, or in our case, random numbers to simulate the real situation. The situation we simulate here is t

  • Q : What is an Arithmetic expression

    Arithmetic expression: It is an expression comprising numerical values of integer or floating point kinds. For example, operators like +, -, *, / and % get arithmetic expressions as their operands and generate arithmetic values as their outcomes.

  • Q : Define Applet Applet : The Applets are

    Applet: The Applets are Java programs based on the Applet or JApplet classes. They are closely related with the capability to give active content within the Web pages. They have numerous features that differentiate them from ordinary Java graphical ap

  • Q : Explain the way to back-up active

    Explain the way to back-up active directory.

  • Q : Program for Linux operating system that

    Write a program for Linux operating system that uses Posix threads to sort a large array.  Specifically, you should write a program to generate random numbers. Then create at least two threads, each of which sorts a portion of the array. After the thr

  • Q : Define Thread starvation Thread

    Thread starvation: It is a condition which applies to a thread which is prevented from running by other threads which do not yield or turn into blocked.

  • Q : What do you mean by program counter

    What do you mean by the term program counter? Write down its use?

  • Q : Define debugging of joomla extension

    Define debugging of joomla extension.