In a function declaration, what does extern mean?


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

Post New Answer

More C++ General Interview Questions

What is the return value of the insertion operator?

0 Answers  


What is a constructor in c++ with example?

0 Answers  


What is the best way to declare and define global variables?

0 Answers  


Comment on c++ standard exceptions?

0 Answers  


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  






What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


How does atoi function work?

0 Answers  


How Virtual functions call up is maintained?

2 Answers  


When do we run a shell in the unix system?

0 Answers  


What is the average salary of a c++ programmer?

0 Answers  


What are c++ variables?

0 Answers  


What is a Default constructor?

1 Answers  


Categories