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 rvalue?

0 Answers  


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


Is c++ built on c?

0 Answers  


What is iterator in c++?

0 Answers  


How would you use qsort() function to sort an array of structures?

0 Answers  


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  


Write a program to interchange 2 variables without using the third one.

0 Answers  


Which algorithm do you like the most? Why?

2 Answers   Google,


What are enumerations?

0 Answers  


What is an inline function in c++?

0 Answers  


Is there any difference between dlearations int* x and int *x? If so tell me the difference?

16 Answers   Lason,


Explain friend class?

0 Answers  


Categories