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 is meant by forward referencing and when should it be used?
What is fflush c++?
What is std namespace in c++?
In a function declaration what does extern means?
List the merits and demerits of declaring a nested class in C++?
Can non graphic characters be used and processed in C++?
What is a storage class?
Is it possible for the objects to read and write themselves?
Explain what is class definition in c++ ?
What does int * mean in c++?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
What is the full form of stl in c++?
What are the characteristics of friend functions?
Is dev c++ a good compiler?