Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Is destructor overloading possible? If yes then explain and if no then why?
The destructor cannot be overloaded. It is not possible to overwhelm the destructor. In a class, we can only have one destructor. In a class followed by a class name, there can only be one destructor with no parameters and no return type.
The destructor cannot be overloaded. It is not possible to overwhelm the destructor. In a class, we can only have one destructor. In a class followed by a class name, there can only be one destructor with no parameters and no return type.
See lessWhat is a virtual destructor?
Virtual Destructor in C++ is a member function that frees up the memory allocated by the object of a child class or derived class when it is removed from the memory using the parent class pointer object. Virtual destructor in C++ is mainly responsible for resolving the memory leak problem.
Virtual Destructor in C++ is a member function that frees up the memory allocated by the object of a child class or derived class when it is removed from the memory using the parent class pointer object. Virtual destructor in C++ is mainly responsible for resolving the memory leak problem.
See lessWhat are destructors in C++?
A destructor is a member function that is invoked automatically when the object goes out of scope or is explicitly destroyed by a call to delete or delete[] . A destructor has the same name as the class and is preceded by a tilde ( ~ ). For example, the destructor for class String is declared: ~StriRead more
A destructor is a member function that is invoked automatically when the object goes out of scope or is explicitly destroyed by a call to delete or delete[] . A destructor has the same name as the class and is preceded by a tilde ( ~ ). For example, the destructor for class String is declared: ~String() .
See lessExplain the constructor in C++.
C++ Constructors. Constructors are methods that are automatically executed every time you create an object. The purpose of a constructor is to construct an object and assign values to the object's members. A constructor takes the same name as the class to which it belongs, and does not return any vaRead more
C++ Constructors. Constructors are methods that are automatically executed every time you create an object. The purpose of a constructor is to construct an object and assign values to the object’s members. A constructor takes the same name as the class to which it belongs, and does not return any values.
See lessHow acid rain affects the monuments?
When acid rain and dry acidic particles fall to earth, the nitric and sulfuric acid that make the particles acidic can land on statues, buildings, and other manmade structures, and damage their surfaces. The acidic particles corrode metal and cause paint and stone to deteriorate more quickly.
When acid rain and dry acidic particles fall to earth, the nitric and sulfuric acid that make the particles acidic can land on statues, buildings, and other manmade structures, and damage their surfaces. The acidic particles corrode metal and cause paint and stone to deteriorate more quickly.
See lessWhich is the state tree of Jammu and Kashmir?
Chinar is the state tree of Jammu & Kashmir, Union Territory. Kashmir is always visual- ized as a big garden, scented with fresh blossoms and fruits and more importantly lined with magnificent Chinar trees. Chinar is synonymous to Kashmir valley. The golden Chi- nar leaf is a symbol of Kashmir.
Chinar is the state tree of Jammu & Kashmir, Union Territory. Kashmir is always visual- ized as a big garden, scented with fresh blossoms and fruits and more importantly lined with magnificent Chinar trees. Chinar is synonymous to Kashmir valley. The golden Chi- nar leaf is a symbol of Kashmir.
See lessWhich acid found in lemon?
The acid that is present in lemons is citric acid. The chemical formula of citric acid is C 6 H 8 O 7 .
The acid that is present in lemons is citric acid. The chemical formula of citric acid is C 6 H 8 O 7 .
See lessWhat’s the best way to plan a daily commute?
Research your new commute. Test out your commute and take notes. Look at alternate routes. Calculate commute expenses. Understand the personal cost. Figure out your commitment. Establish your goals. Compare job offers.
Research your new commute.
See lessTest out your commute and take notes.
Look at alternate routes.
Calculate commute expenses.
Understand the personal cost.
Figure out your commitment.
Establish your goals.
Compare job offers.
What is the importance of regular vehicle maintenance?
A car's on-road performance declines over time from the wear and tear of components. The repair, refurbishment, and replacement work during regular car servicing helps restore the car's performance by many notches. Thus, regular vehicle servicing is critical for overall on-road performance.
A car’s on-road performance declines over time from the wear and tear of components. The repair, refurbishment, and replacement work during regular car servicing helps restore the car’s performance by many notches. Thus, regular vehicle servicing is critical for overall on-road performance.
See lessTell me about cricket?
Not everyone feels the same! But a lot of people do love it- we live near a major cricket ground and in particular the new shorter forms of cricket are very popular- it is hard for people to spend so much time watching a traditional match, especially as you never know how long it's going to be.
Not everyone feels the same! But a lot of people do love it- we live near a major cricket ground and in particular the new shorter forms of cricket are very popular- it is hard for people to spend so much time watching a traditional match, especially as you never know how long it’s going to be.
See less