Eplain extern keyword?


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

Post New Answer

More C++ General Interview Questions

What is the rule of three?

0 Answers  


Can I run c program in turbo c++?

0 Answers  


How do you sort a sort function in c++ to sort in descending order?

0 Answers  


Does std endl flush?

0 Answers  


What is the hardest coding language to learn?

0 Answers  






What are c++ data types?

0 Answers  


what is upcasting in C++?

0 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


What is the difference between method overloading and method overriding in c++?

0 Answers  


What is the difference between #import and #include in c++?

0 Answers  


Write a program that read 2o numbers in and array and output the second largest number. Can anybody help??

7 Answers  


Describe private, protected and public?

0 Answers  


Categories