Answer Posted / avinash
DENIS RITCHE IN 1973,
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the types of data structures in c?
What is a struct c#?
What is a substring in c?
What are predefined functions in c?
What is data types?
Why should I use standard library functions instead of writing my own?
What is the use of sizeof?
Is there any demerits of using pointer?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What is a MAC Address?
Which one would you prefer - a macro or a function?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
What does do in c?
How #define works?
What is a far pointer in c?