How would you represent an error detected during constructor
of an object?
Answer Posted / arash
errors in constructors are represented by exceptions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are friend classes?
What is buffering in c++?
Which software is used to run c++ program?
Give an example of run-time polymorphism/virtual functions.
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What is const pointer and const reference?
What is a template in c++?
What are c++ data types?
What is capacity in vector in c++?
How many standards of c++ are there?
What c++ library is string in?
How do I make turbo c++ full screen?
What is the full form of india?
What do you mean by delegate? Can a user retain delegates?
How many types of modularization are there in c++?