What is a built-in function?



What is a built-in function?..

Answer / 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

More C++ General Interview Questions

Does std endl flush?

0 Answers  


What is ios in c++?

0 Answers  


Show the declaration for a pointer to function returning long and taking an integer parameter.

0 Answers  


difference between macro and function?

3 Answers  


What does flush do?

0 Answers  






How would you use the functions randomize() and random()?

0 Answers  


What is flush programming?

0 Answers  


What is nested class in c++?

0 Answers  


What is c++ hiding?

0 Answers  


What is pointer with example?

0 Answers  


What is copy constructor? Can we make copy constructor private in c++?

0 Answers  


What do you understand by a pure virtual member function?

0 Answers  


Categories