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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of sprintf?

814


Why c is called free form language?

761


What is the use of the function in c?

785


what do you mean by enumeration constant?

782


i want to know the procedure of qualcomm for getting a job through offcampus

2194


Can we change the value of static variable in c?

747


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

821


Difference between pass by reference and pass by value?

859


How do you write a program which produces its own source code as output?

832


What is the Purpose of 'extern' keyword in a function declaration?

846


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2575


Explain how can I make sure that my program is the only one accessing a file?

868


int far *near * p; means

3299


Who invented bcpl language?

925


How do I send escape sequences to control a terminal or other device?

830