Answer Posted / adnan sheikh
A class is the collection of related function and data
together and object is the instance of the class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is it necessary to use a reference in the argument to the copy constructor?
Can a constructor return a value?
What are disadvantages of pointers?
Difference between overloading vs. Overriding
Write about the role of c++ in the tradeoff of safety vs. Usability?
What is a constructor in c++ with example?
Is c++ used anymore?
Will c++ be replaced?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Is it possible to have a recursive inline function in c++?
What is pointer to member?
What is a block in c++?
write a programme to get a character and thier ASCII value
What is std :: flush?
Does c++ support exception handling?