What is a built-in function?
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 |
Does std endl flush?
What is ios in c++?
Show the declaration for a pointer to function returning long and taking an integer parameter.
difference between macro and function?
What does flush do?
How would you use the functions randomize() and random()?
What is flush programming?
What is nested class in c++?
What is c++ hiding?
What is pointer with example?
What is copy constructor? Can we make copy constructor private in c++?
What do you understand by a pure virtual member function?