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 |
What is actual argument?
How can I return multiple values from a function?
What is the mean of this statement:: if(int i=0 * i=9)
char *p="name"; printf(p);
Differentiate between calloc and malloc.
Is printf a keyword?
What is header file definition?
how to add our own function in c library please give details.?
How macro execution is faster than function ?
Can you think of a way when a program crashed before reaching main? If yes how?
whether itis a structured language?
What is openmp in c?