Can static variables be declared in a header file?


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

Post New Answer

More C Interview Questions

Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

0 Answers  


write a program to delete an item from a particular location of an linear array?

1 Answers  


Are the variables argc and argv are always local to main?

0 Answers  


how does printf function work

1 Answers  


What is null pointer in c?

0 Answers  






What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?

2 Answers  


code for find determinent of amatrix

0 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


Does c have circular shift operators?

0 Answers  


write a prgram of swapping with 2 valiables

6 Answers  


c pgm count no of lines , blanks, tabs in a para(File concept)

2 Answers  


What is Heap?

3 Answers  


Categories