Answer Posted / ranjit
dennis ritchi at at&t bell labs
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What does c mean in standard form?
Are local variables initialized to zero by default in c?
Differentiate between a for loop and a while loop? What are it uses?
Do you know what are the properties of union in c?
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
How can I make it pause before closing the program output window?
shorting algorithmS
Why header file is used in c?
When is the “void” keyword used in a function?
What is a pointer on a pointer in c programming language?
What is const volatile variable in c?
What's the right way to use errno?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Explain what is the difference between far and near ?
How can I avoid the abort, retry, fail messages?