COMPUTER LANGUAGES HTML,C,C++.JAVA,.NET AND MULTIMEDIA basics and programs click home button
C++ LANGUAGE VARIOUS FUNCTIONS
VARIOUS FUNCTIONS
The C++ Standard Library can be categorized into two parts:
• The Standard Function Library: This library consists of general-purpose, stand-alone functions that are not part of any class. The function library is inherited from C.
• The Object Oriented Class Library: This is a collection of classes and associated functions.
Standard C++ Library incorporates all the Standard C libraries also, with small additions and changes to support type safety.
No comments:
Post a Comment