why programming language C is still used in operating system's
kernel??



why programming language C is still used in operating system's kernel??..

Answer / khan abdullah

because this contain the pointer which does not contain by
other prog lang

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More C Interview Questions

Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?

0 Answers  


What are the types of variables in c?

0 Answers  


What the different types of arrays in c?

0 Answers  


pascal triangle program

2 Answers  


Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors

3 Answers  


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

11 Answers   HCL, Vector, Vector India, Vector Solutions, Wipro,


When can a far pointer be used?

0 Answers  


const char * char * const What is the differnce between the above tow?.

6 Answers   Ramco, TCS,


Explain bit masking in c?

0 Answers  


print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5

7 Answers   IBM,


What is the collection of communication lines and routers called?

0 Answers  


What is the use of structure padding in c?

0 Answers  


Categories