What is the scope of static variables in c language?


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

Post New Answer

More C Interview Questions

What is the relationship between pointers and data structure?

0 Answers  


logic for x=y^n

1 Answers   Delphi,


What is c variable?

0 Answers  


write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .

1 Answers   Subex,


how does the C compiler interpret the following two statements p=p+x; q=q+y; a.p=p+x; q=q+y b.p=p+xq=q+y c.p=p+xq; q=q+y d.p=p+x/q=q+y

4 Answers   TCS,


how memory store byte

4 Answers   Huawei,


write a program to generate 1st n fibonacci prime number

2 Answers  


Write a program to use switch statement.

0 Answers   Agilent, Integreon, ZS Associates,


What is merge sort in c?

0 Answers  


write a program to find lcm and hcf of two numbers??

1 Answers  


what is the defrenece between structure and union

5 Answers   Aloha Technology,


How do you define a function?

0 Answers  


Categories