Answer Posted / hrpynux@gmail.com
A function that is built into an application and can be accessed by end-users. For example, most spreadsheet applications support a built-in SUM function that adds up all cells in a row or column
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by function and operator overloading in c++?
How to give an alternate name to a namespace?
Is nan a c++?
What is the difference between ++ count and count ++?
Will rust take over c++?
What is #include iostream in c++?
How should a contructor handle a failure?
How a new element can be added or pushed in a stack?
What is atoi?
When can I use a forward declaration?
What is a null object in c++?
Does c++ support exception handling?
What are the differences between java and c++?
What are friend functions in C++?
What are the advantage of using register variables?