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 caspol.exe tool used for?
what is AutoEventWireUp and what is the use of This property explain in details?
What are the asp.net security controls?
Why do we need url encoding?
What is the difference between sealed vs static class?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
Why is string called immutable data type?
What is the difference between system.stringbuilder and system.string
How do you implement postback with a text box?
What is difference between cache and session?
Which library is used by the testers and developers to develop automated tests and create testing tools?
How to reduce the width of textbox in editcommandcolumn of datagrid?
What is web api vs wcf?
What is a postback in asp net?
What is the difference between custom web user control and a custom web server control?