What is c++ library?


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

Post New Answer

More C++ General Interview Questions

find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

0 Answers  


What is the difference between c++ and turbo c++?

0 Answers  


What is a template in c++?

0 Answers  


Explain queue. How it can be implemented?

0 Answers  






In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


Define what is constructor?

0 Answers  


What is a constant reference?

0 Answers  


What is vector pair in c++?

0 Answers  


How to demonstrate the use of a variable?

0 Answers  


Differentiate between a template class and class template in c++?

0 Answers  


Categories