Answer Posted / venkatesh
dennis ritchie at Bell telephone laboratories(now AT&T Bell
laboratories)
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of a semicolon (;) at the end of every program statement?
can anyone please tell about the nested interrupts?
How important is structure in life?
What are near, far and huge pointers?
How can I automatically locate a programs configuration files in the same directory as the executable?
What is the difference between call by value and call by reference in c?
Explain what is the most efficient way to store flag values?
What is difference between && and & in c?
can we change the default calling convention in c if yes than how.........?
What is main () in c?
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
What is the use of gets and puts?
What are unions in c?
largest Of three Number using without if condition?
What's the right way to use errno?