The system calls in UNIX is written using which language ?
A. Java
B. C
Answers
Answered by
0
(B) C
(for the letter-limit)
Answered by
0
The system calls in UNIX are written using B. C language.
B. C:
Unix and Linux are both written in the C programming language. There are some low-level C functions or system calls that interact directly with the kernel.
Explanation for incorrect answer:
A. Java:
Java is a platform as well as a programming language. Java is a high-level programming language that is also robust, object-oriented, and secure. As a result, this is the incorrect answer.
As a result, UNIX system calls are written in the C programming language.
#SPJ3
Similar questions