What is a global variable in c?


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

Post New Answer

More C Interview Questions

in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

0 Answers  


1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


Should I learn c before c++?

0 Answers  


What is the use of the function in c?

0 Answers  


write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+

1 Answers   Reliance,






what is the difference between global variable & static variable declared out side all the function in the file.

2 Answers  


what is meant by c

9 Answers   INiTS,


Tell me when would you use a pointer to a function?

0 Answers  


can any one provide me the notes of data structure for ignou cs-62 paper

0 Answers   Ignou,


a value that does not change during program execution a) variabe b) argument c) parameter d) none

0 Answers  


Why is c called a mid-level programming language?

0 Answers  


Why we use break in c?

0 Answers  


Categories