Advertisements
Advertisements
Question
What are Built-in functions?
Short Note
Solution
C++ provides a rich collection of functions ready to be used for various tasks. The tasks to be performed by each of these are already written, debugged, and compiled, their definitions alone are grouped and stored in files called header files. Such ready–to–use subprograms are called predefined functions or built-in functions.
shaalaa.com
C++ Header Files and Built-in Functions
Is there an error in this question or solution?