Answer Posted / kavitha
If any situation like that the constructor should build the
objects and should not get used for carrying out
conversions, In that situation we are required to use the
explicit keyword with the constructor.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What are the stages in the development cycle?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
How can you quickly find the number of elements stored in a dynamic array?
Why do we need constructors in c++?
Is c++ still in demand?
Why was c++ created?
List the merits and demerits of declaring a nested class in C++?
Why Pointers are not used in C++?
Why is c++ not purely object oriented?
What is the C-style character string?
Should a constructor be public or private?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What do you mean by public protected and private in c++?
What do you understand by pure virtual function? Write about its use?