Answer Posted / ankith.v
we need to follow Syntax
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are run-time errors?
What does 3 periods mean in texting?
What is the use of function in c?
What is the symbol indicated the c-preprocessor?
Can two or more operators such as and be combined in a single line of program code?
What would be an example of a structure analogous to structure c?
What do you mean by dynamic memory allocation in c?
What is "Hungarian Notation"?
What is wrong with this declaration?
What are the properties of union in c?
Write a program to find factorial of a number using recursive function.
I came across some code that puts a (void) cast before each call to printf. Why?
How macro execution is faster than function ?
Which is more efficient, a switch statement or an if else chain?
What is use of integral promotions in c?