Why static variable is used in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


What are the advantage of c language?

0 Answers  


Explain what are the different file extensions involved when programming in c?

0 Answers  


how many key words availabel in c a) 28 b) 31 c) 32

0 Answers  


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

0 Answers  


What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 Answers   Accenture, Wipro,


What is typeof in c?

0 Answers  


Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June

0 Answers  


Where can I get an ansi-compatible lint?

0 Answers  


Which sorting algorithm is the best?

1 Answers  


What is an anonymous union and where to apply that ?

3 Answers   HP,


While(1) { } when this loop get terminate is it a infinite loop?

5 Answers  


Categories