Answer Posted / sumit kumar
what happens if we make a constructor as const
then object which is not fully constructed,
inside it you can not initialize the instance variable.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is atoi in c++?
How a modifier is similar to mutator?
What does it mean to declare a member function as virtual?
Which bitwise operator is used to check whether a particular bit is on or off?
What is c++ programming language?
Why was c++ created?
Explain virtual class?
Describe linkages and types of linkages?
what is Member Functions in Classes?
What is new in c++?
How many ways can a variable be initialized into in C++?
What is the use of object in c++?
Can comments be longer than one line?
Is c the same as c++?
What is the use of main function in c++?