what are the static variables
Answer Posted / mahendranath reddy ,cudpha
static int xx;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What tq means in chat?
What are the types of pointers?
What is sizeof array in c?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What is the difference between malloc calloc and realloc in c?
How can I open a file so that other programs can update it at the same time?
How can you avoid including a header more than once?
Explain what is the difference between null and nul?
Why structure is used in c?
Why are all header files not declared in every c program?
What should malloc() do?
What is the best style for code layout in c?
What does dm mean sexually?
What is the use of #define preprocessor in c?
Explain spaghetti programming?