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 |
What does it mean to declare a member variable as static?
What do you mean by translation unit?
How size of a class can be calulated?
How many keywords are used in c++?
How Virtual functions call up is maintained?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
write program for palindrome
81 Answers Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
Why are pointers not used in c++?
What is a stack c++?
What is virtual methods?
Which bit wise operator is suitable for putting on a particular bit in a number?
What is class invariant in c++?