What are libraries in c++?


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

Post New Answer

More C++ General Interview Questions

Which operator cannot overload?

0 Answers  


Does c++ support multilevel and multiple inheritances?

0 Answers  


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


what is multi-threading in C++?

0 Answers  


What is &x in c++?

0 Answers  






What is the role of copy constructor in copying of thrown objects?

0 Answers  


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

0 Answers  


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

0 Answers  


Is there structure in c++?

0 Answers  


What does n mean in c++?

0 Answers  


Can member functions be private?

0 Answers  


What are different types of loops in c++?

0 Answers  


Categories