What are the 4 types of library?


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

Post New Answer

More C++ General Interview Questions

Explain rtti.

0 Answers  


What does override mean in c++?

0 Answers  


Is multimap sorted c++?

0 Answers  


How do you print a string on the printer?

0 Answers  


We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?

0 Answers  






What is #include math h in c++?

0 Answers  


What are raw sockets, where they are efficient?

2 Answers   Symphony,


Is set c++?

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  


Describe functional overloading?

6 Answers   HP,


What is a vector c++?

0 Answers  


What is the difference between "calloc" and "malloc"?

9 Answers   ADP,


Categories