why destructor is not over loaded?

Answer Posted / test

Destructor is not over loaded because OOP you can't Invoke a
call of the destructor (Dispose is another thing)

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which feature are not hold visual basic of oop?

1717


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1662


Is data hiding and abstraction same?

561


What are the two different types of polymorphism?

666


What is difference between multiple inheritance and multilevel inheritance?

593






What is abstraction oop?

615


Why do we need polymorphism in c#?

677


What is byval and byref? What are differences between them?

1680


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1608


What are the 3 principles of oop?

608


Which language is pure oop?

545


What is stream in oop?

833


Explain the concepts involved in Object Oriented programming.

622


• What are the desirable attributes for memory managment?

1718


What is a class oop?

585