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


Please Help Members By Posting Answers For Below Questions

What does & mean in scanf?

606


What are the types of data files?

732


What does sizeof int return?

596


What is array of structure in c?

603


What is 2 d array in c?

560






what are bit fields in c?

609


Why do we use stdio h and conio h?

640


Are pointers integer?

554


When can a far pointer be used?

593


When should a type cast be used?

577


What is the use of pragma in embedded c?

594


When is a void pointer used?

681


What is the right way to use errno?

625


How to write a multi-statement macro?

628


Can two or more operators such as and be combined in a single line of program code?

813