Is the declaration of a class its interface or its implementation?


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

Post New Answer

More C++ General Interview Questions

Explain the static member function.

0 Answers  


How do you decide which integer type to use?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


Discussion on error handling of C++ .

0 Answers  


What are different types of loops in c++?

0 Answers  






Which header file allows file i/o with streams a) fileio.h b) iostream.h c) fstream.h

0 Answers  


What is virtual function? Explain with an example

0 Answers  


What are the uses of pointers?

0 Answers  


Explain the use of this pointer?

0 Answers  


Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


write a porgram in c++ that reads an integer and print the biggest digit in the number

0 Answers  


How can a struct in c++ differs from a struct in c?

0 Answers  


Categories