Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
Use a C++ program to show the difference between constructor and destructor function
0
votes
388
views
Use a C++ program to show the difference between constructor and destructor function
c++
posted
Apr 6, 2020
by
Millicent Gathigia
Looking for an answer? Promote on:
What is the exact question ? because constructors and destructors are the basics of C++ programming.
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
0
votes
Use a C++ program to show the difference between constructor and destructor function
+2
votes
c++: Is it possible to call constructor and destructor explicitly?
+5
votes
What is the difference between a copy constructor and an overloaded assignment operator?
+1
vote
C++: Why a copy constructor can not use pointer in place of reference variable ?
+2
votes
In C++, what’s a virtual destructor and when is it needed?
...