1.

POSIX is a set of standards specified for establishing compatibility between operating systems.(a) True(b) FalseI got this question in an online quiz.Asked question is from Introduction to UNIX topic in section The Unix Architecture & General Purpose Utilities of Unix

Answer»

Correct choice is (a) True

To EXPLAIN I would say: POSIX- Portable OPERATING System Interface for Computer Environment is basically a set of standards SPECIFIED by IEEE for establishing compatibility between operating systems, especially which are UNIX based. For example, if we write a program relying on POSIX standards, we can EASILY port it AMONG a large family of Unix derivatives (including Linux).



Discussion

No Comment Found

Related InterviewSolutions