What is the scope of global variable in c?


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

Post New Answer

More C Interview Questions

what is the self-referential structure?

1 Answers  


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

0 Answers  


how to swap 2 numbers within a single statement?

4 Answers  


What are the different file extensions involved when programming in C?

0 Answers  


wap to print "hello world" without using the main function.

22 Answers   TCS, Wipro,


YBJBU6

1 Answers  


What is a far pointer?What is the utility?

4 Answers  


What is indirect recursion? give an example?

4 Answers  


How to set a variable in the environment list?

1 Answers  


There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.

15 Answers   Cisco, Google, MBT,


difference between Low, Middle, High Level languages in c ?

0 Answers   Bosch, Infosys,


How can I find out if there are characters available for reading?

0 Answers  


Categories