Answer Posted / gyana
In c# we cannot over load the desructor as because
destructor is presented by defaultly in c# and we cannot
create any object of it.we cannot also define a new
desructor.It cannot be explicitly used.for this reason we
cannot invoke the desructor and it cannot be overloaded..
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is the real life example of polymorphism?
What are the 3 principles of oop?
What are the three main types of variables?
What is encapsulation in oop?
Is abstract thinking intelligence?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What does I oop mean?
What is encapsulation with example?
to find out the minimum of two integer number of two different classes using friend function
what's the basic's in dot net
Advantage and disadvantage of routing in telecom sector
What is abstraction and encapsulation?
How do you define a class in oop?
Templates mean