Where static variables are stored in memory in c?


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

Post New Answer

More C Interview Questions

Difference between for loop and while loop?

1 Answers  


Write a program to print factorial of given number without using recursion?

0 Answers  


Is using exit() the same as using return?

0 Answers  


What is a program flowchart and how does it help in writing a program?

0 Answers  


What is the difference between getch() and getche()?

1 Answers   NSPL,


What is structure data type in c?

0 Answers  


What are the types of pointers?

0 Answers  


What is the difference between procedural and declarative language?

0 Answers  


There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?

1 Answers   Hathway,


Program to trim a given character from a string.

5 Answers   NetApp,


write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer

1 Answers  


What kind of structure is a house?

0 Answers  


Categories