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
What is static and volatile in c?
What is the difference between void main and main in c?
why return type of main is not necessary in linux
How do we open a binary file in Read/Write mode in C?
what are enumerations in C
How do you define a function?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Explain how can I right-justify a string?
How to Throw some light on the splay trees?
What is unsigned int in c?
What does return 1 means in c?
Write a program to print ASCII code for a given digit.
why we wont use '&' sing in aceesing the string using scanf
Without Computer networks, Computers will be half the use. Comment.
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.