What is extern c++?


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

Post New Answer

More C++ General Interview Questions

What is a rooted hierarchy?

0 Answers  


What is the use of "new" operator?

0 Answers  


What is the outcome of cout< a) 16 b) 17 c) 16.5

0 Answers  


What is the hardest coding language to learn?

0 Answers  


What is the exit function in c++?

0 Answers  






Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


When do we use copy constructors?

0 Answers  


Can we specify variable field width in a scanf() format string? If possible how?

0 Answers  


What can I safely assume about the initial values of variables which are not explicitly initialized?

0 Answers  


What is the use of bit fields in structure declaration?

0 Answers  


How many namespaces are there in c++?

0 Answers  


Categories