Incase of a function declaration, what is extern means?


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

Post New Answer

More C++ General Interview Questions

When do we use copy constructors?

0 Answers  


What are the advantage of using register variables?

0 Answers  


What size is allocated to the union variable?

0 Answers  


What are the general quetions are in DEna bank manager IT/System interviews?

0 Answers   Dena Bank, ICICI,


Write about the members that a derived class can add?

0 Answers  






What are the implicit member functions of class?

0 Answers  


How are pointers type-cast?

0 Answers   iNautix,


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

0 Answers  


Explain what are accessor methods?

0 Answers  


What is the difference between global variables and static varables?

0 Answers  


Does improper inheritance have a potential to wreck a project?

0 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

0 Answers  


Categories