what is use to destroy an object? illustrate.
Answer Posted / alb.shah
Object is distroyed when it goes out of the scope and it
can be distroy with its default destructor.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the equivalent of date() and time() in asp.net?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
What is the full meaning of asp.net?
How to handle errors in Web API?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is ascx?
What is session in asp.net?
Distinguish between Server-side and Client-side code with its functionality?
Define data caching?
Explain the difference between panel and groupbox classes using .net?
How many types of validators are there in asp net?
What is difference between Lambda Expression and LINQ in ASP.NET?
Define xmlreader class.
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the parent class of all the web server control?