What is extern storage class in c?


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

Post New Answer

More C Interview Questions

Explain #pragma statements.

0 Answers  


what is function pointer?

2 Answers   Wipro,


What is getch?

0 Answers  


Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?

1 Answers   IBM,


a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 Answers   Geometric Software,






What are the 5 data types?

0 Answers  


how to convert binary to decimal and decimal to binary in C lanaguage

7 Answers   BPO, Far East Promotions, IBM, RBS,


What are the properties of union in c?

0 Answers  


A stack can be implemented only using array?if not what is used?

3 Answers   InterGlobal,


what is the difference between embedded c and turbo c ?

1 Answers  


Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.

0 Answers  


State two uses of pointers in C?

0 Answers   Aspire, Infogain,


Categories