Answer Posted / anjali
i dint here about it
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the standard predefined macros?
Explain the use of bit fieild.
What does double pointer mean in c?
What is header file in c?
How can I write a function that takes a format string and a variable number of arguments?
Write a program to print "hello world" without using a semicolon?
Why does not c have an exponentiation operator?
Explain what is the difference between the expression '++a' and 'a++'?
What are the parts of c program?
Do you have any idea about the use of "auto" keyword?
What is the difference between variable declaration and variable definition in c?
What functions are in conio h?
What happens if you free a pointer twice?
Explain about the functions strcat() and strcmp()?
What is array in c with example?