What are the scope of static variables?


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

Post New Answer

More C Interview Questions

What is graph in c?

0 Answers  


write a proram to reverse the string using switch case?

0 Answers   Syntel,


WAP – represent a char in binary format

4 Answers   Motorola, Wipro,


What is sizeof int?

0 Answers  


What is the use of ?: Operator?

0 Answers  






we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?

4 Answers   HP, Wipro,


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

0 Answers  


What does do in c?

0 Answers  


Is swift based on c?

0 Answers  


How reliable are floating-point comparisons?

0 Answers  


What is variable initialization and why is it important?

0 Answers  


What is #line used for?

0 Answers  


Categories