What are void pointers in c?
Why should I prototype a function?
what is pointer ?
10 Answers Kernex Micro Systems,
What are the different types of C instructions?
Why c is called procedure oriented language?
What is exit() function?
How are structure passing and returning implemented?
How does free() know how many bytes to free?
C,c++, Java is all are structural oriented or procedure oriented language..?
multiple of 9 without useing +,* oprator
pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?
2 Answers eClerx, Excel, kenexa,
Differentiate b/w Modify and Update commands giving example.
Why is c known as a mother language?