Answer Posted / guest
A memory allocation and initialising to zero.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is %d used for?
What is difference between %d and %i in c?
Can you think of a logic behind the game minesweeper.
What are the different properties of variable number of arguments?
Why doesnt this code work?
Can a variable be both constant and volatile?
Can the curly brackets { } be used to enclose a single line of code?
Why does the call char scanf work?
How can I send mail from within a c program?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Explain how can I convert a string to a number?
What is #line?
Differentiate call by value and call by reference?
What are pragmas and what are they good for?
What is oops c?