Why do we use constructor?
No Answer is Posted For this Question
Be the First to Post Answer
What are c++ tokens?
What is the extension of c++?
What does '\r' and '\b' mean? Please explain with example.
Explain container class.
Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program
What is the use of cmath in c++?
Show the declaration for a static member variable.
What are virtual functions and what is its use?
What are static member functions?
implement stack using stack.h headerfile functions
1 Answers Exilant, GMG, Subex, University,
what is the difference between overloading & overriding? give example.
Difference between class and structure.