What are static variables in c?


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

Post New Answer

More C Interview Questions

Is c weakly typed?

0 Answers  


Write a program that his output 1 12 123

0 Answers  


Is main an identifier in c?

0 Answers  


What is meant by type specifiers?

0 Answers  


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

0 Answers   Infosys,


main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?

12 Answers   Tech Mahindra,


Difference between data structure and data base.

7 Answers   CTS, Value Labs, Zoho,


How to receive strings with spaces in scanf()

7 Answers  


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

0 Answers   Huawei,


What is void main ()?

0 Answers  


Is there anything like an ifdef for typedefs?

0 Answers  


What is a far pointer in c?

0 Answers  


Categories