Answer Posted / subhaja krishnan k u
dennis ritchie at AT & T labs
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is a null pointer in c?
What does %c do in c?
Describe dynamic data structure in c programming language?
What is union and structure in c?
Is there any possibility to create customized header file with c programming language?
What is the purpose of & in scanf?
What is calloc()?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
What type of function is main ()?
What is formal argument?
What is a keyword?
What is type qualifiers?
What is atoi and atof in c?
How do I copy files?
List the difference between a While & Do While loops?