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

write a program that uses point of sale system. which are mainly used by retail markets, where the is a database inventory list, a slip should be printed for the customer. manage should be able to access what has been sold and what is left from stock?

1 Answers  


Create a simple code fragment that will swap the values of two variables num1 and num2.

0 Answers  


What is the use of volatile?

0 Answers  


list the no of files created when c source file is compiled

9 Answers   TCS,


How can my program discover the complete pathname to the executable from which it was invoked?

0 Answers  






What is the size of structure pointer in c?

0 Answers  


How can I remove the trailing spaces from a string?

0 Answers   Aspire,


how to find the binary of a number?

10 Answers   Infosys,


what is data structure?

5 Answers   CBSE,


How can I make a program in c to print 'Hello' without using semicolon in the code?

9 Answers   C DAC, Practical Viva Questions,


which one is better structure or union?(other than the space occupied )

2 Answers  


What is a pragma?

0 Answers  


Categories