English

Write any four characteristics of destructor function. - Computer Science 1

Advertisements
Advertisements

Questions

Write any four characteristics of destructor function.

State any four characteristics of Destructor.

Short Answer
Advertisements

Solution

  1. The name of a destructor is identical to the class name, but it is written with a tilde (~) symbol before it.
    Example: ~fib(){.... message ....}
  2. A destructor is declared without any return type because it does not return a value.
  3. A destructor does not accept any parameters.
  4. It is usually declared with public access in the class definition.
shaalaa.com
  Is there an error in this question or solution?

APPEARS IN

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×