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 is an expression?
Multiply an Integer Number by 2 Without Using Multiplication Operator
How can type-insensitive macros be created?
What is static memory allocation? Explain
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
What is %g in c?
Is it valid to address one element beyond the end of an array?
Explain the difference between structs and unions in c?
What is the difference between text and binary i/o?
Explain the ternary tree?
Explain the difference between #include "..." And #include <...> In c?
What does %p mean?
What is strcpy() function?
For what purpose null pointer used?
What is a function in c?