Answer Posted / richa
and also by default static variable is initialised to
zero...
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of using an enum rather than a #define constant?
I have seen function declarations that look like this
What does the error 'Null Pointer Assignment' mean and what causes this error?
How can I read/write structures from/to data files?
Why void is used in c?
How many levels of indirection in pointers can you have in a single declaration?
Do array subscripts always start with zero?
What are structural members?
What are local static variables? How can you use them?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Explain the process of converting a Tree into a Binary Tree.
How will you divide two numbers in a MACRO?
how to introdu5ce my self in serco
What standard functions are available to manipulate strings?
Where register variables are stored in c?