What is extern variable in c with example?


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

Post New Answer

More C Interview Questions

write a function for strtok()??

2 Answers   Verifone,


Tell me what is null pointer in c?

0 Answers  


without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,


3. Program to print all possible substrings. ex: String S St Str Stri Strin String t tr tri trin tring r

3 Answers   Huawei,


What are the various topologies? Which one is the most secure?

2 Answers  


How many levels of pointers have?

0 Answers  


void main() { int a[]={1,2,3,4,5},i; for(i=0;i<5;i++) printf("%d",a++); getch(); }

3 Answers  


What language is c written?

0 Answers  


What is conio h in c?

0 Answers  


Is array a primitive data type in c?

0 Answers  


What is the use of volatile?

0 Answers  


what is the function of pragma directive in c?

0 Answers  


Categories