A global variable when referred to in another file is declared as this

a) local variable

b) external variable

c) constant

d) pointers


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

Post New Answer

More C Interview Questions

What is the purpose of & in scanf?

0 Answers  


what does exit() do?

3 Answers   Cadence,


Write a C function to search a number in the given list of numbers. donot use printf and scanf

6 Answers   Honeywell, TCS,


what is c

4 Answers  


a=(1,2,3); b=1,2,3; c=1,(2,3); d=(1,2),3; what's the value of 'a','b','c','d'

2 Answers  


what is computer engg

1 Answers  


Why use int main instead of void main?

0 Answers  


Explain what is wrong with this program statement?

0 Answers  


Differentiate between a structure and a union.

0 Answers   Zensar,


What is the use of typedef in c?

0 Answers  


What is else if ladder?

0 Answers  


Is c is a procedural language?

0 Answers  


Categories