What are the 4 types of library?



What are the 4 types of library?..

Answer / Sarvesh Kumar Pandey

The four main types of libraries in C++ are: Built-in libraries (standard libraries), User-defined libraries, Third-party libraries, and System libraries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Is there a datatype string in c++?How is the memory allocation?

3 Answers  


What are the different types of polymorphism in c++?

1 Answers  


What it is and how it might be called (2 methods).

1 Answers  


What is a built-in function?

1 Answers  


How can I learn dev c++ programming?

1 Answers  


Write a program in C++ for Fibonacci series

1 Answers   Axtria, ITC Indian Tobacco Company,


How many types of classes are there in c++?

1 Answers  


What do you mean by public protected and private in c++?

1 Answers  


give me some class & objects examples?

1 Answers  


Why can templates only be implemented in the header file?

1 Answers  


What is "strstream" ?

1 Answers   Huawei,


What is difference between malloc()/free() and new/delete?

1 Answers  


Categories