Answer Posted / bheda govind
OBJECT IS A ONE OF THE TASK OF THE CLASS.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are maps in c++?
What is the output of the following program? Why?
How would you use the functions sin(), pow(), sqrt()?
Explain the difference between static and dynamic binding of functions?
Name the debugging methods that are used to solve problems?
What does it mean to declare a member variable as static?
What is function prototyping? What are its advantages?
Which is the best c++ software?
What parameter does the constructor to an ofstream object take?
Can a function take variable length arguments, if yes, how?
List the merits and demerits of declaring a nested class in C++?
What are arithmetic operators?
Difference between strdup and strcpy?
How can you create a virtual copy constructor?
What is purpose of abstract class?