In which language linux is written?
No Answer is Posted For this Question
Be the First to Post Answer
What does main () mean in c?
what is the difference between exit() and _exit() functions?
What is the use of a semicolon (;) at the end of every program statement?
void main() { int i=5; printf("%d",i+++++i); }
what r the cpu registers r ther?
how could explain about job profile
What are the preprocessor categories?
What are register variables? What are the advantage of using register variables?
What are qualifiers in c?
What is the 'named constructor idiom'?
What is advantage of pointer in c?
How do you print an address?