What is an incomplete type in c++?


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

Post New Answer

More C++ General Interview Questions

What is class invariant?

1 Answers  


Explain virtual destructor?

0 Answers  


Write about the access privileges in c++ and also mention about its default access level?

0 Answers  


Where must the declaration of a friend function appear?

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  






Explain binary search.

0 Answers  


What are the different types of polymorphism?

3 Answers  


How would you implement a substr() function that extracts a sub string from a given string?

0 Answers  


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


What do the header files usually contains?

0 Answers  


When should you use multiple inheritance?

2 Answers  


How would perform Pattern Matching in C++?

0 Answers   Genpact,


Categories