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 special types forms
Which adapter should you use, if you want to get the data from an access database?
What are web server controls in asp.net?
Define web services in asp.net.
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What does the orientation property do in a menu control?
Define a static class?
Explain the difference between dataset and datareader.
What should you do is you want to remove an existing component but would like to make some funtionalities?
What kind of data can be stored in viewstate?
What is css in asp.net?
How can you pass multiple complex types in Web API?
Can we set master page as a start page?
How can you send an email message from an asp.net web page?
What is a reflection?