Explain the difference between the local variable and global variable in c?


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

Post New Answer

More C Interview Questions

A program to allow an input operand and operator from the operator and read on the display and output operand.

0 Answers  


write a prgram of swapping with 2 valiables

6 Answers  


Why cann't whole array can be passed to function as value.

1 Answers  


What is identifier in c?

0 Answers  


Which are low level languages?

0 Answers  


what is meant by flushll() in c programming?

1 Answers  


Where are some collections of useful code fragments and examples?

0 Answers   Celstream,


what are the general concepts of c and c++

2 Answers  


What is a macro, and explain how do you use it?

0 Answers  


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

0 Answers  


1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision

9 Answers   HCL, Qualcomm,


Explain what math functions are available for integers? For floating point?

0 Answers  


Categories