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

What is an incomplete type in c++?

0 Answers  


Why do we need constructors in c++?

0 Answers  


What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


What are the implicit member functions of class?

0 Answers  






What is cin clear () in c++?

0 Answers  


write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

0 Answers  


What is rvalue?

0 Answers  


Can I learn c++ without c?

0 Answers  


Explain container class.

0 Answers  


What are literals in C++?

0 Answers   Wipro,


Where must the declaration of a friend function appear?

0 Answers  


Categories