Explain the meaning of keyword 'extern' in a function declaration.


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

Post New Answer

More C Interview Questions

How variables are declared in c?

0 Answers  


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


C program code int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15

6 Answers   TCS, Wipro,


Explain how can I avoid the abort, retry, fail messages?

0 Answers  


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

0 Answers   RBI,


What is bash c?

0 Answers  


How do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


What is mean by data types in c?

0 Answers  


Explain what are the advantages and disadvantages of a heap?

0 Answers  


what is bit rate & baud rate? plz give wave forms

0 Answers  


what is c language?

2 Answers  


What is an example of structure?

0 Answers  


Categories