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
How does windows service lifecycle differ from a .standard. Exe?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is the difference between “Web.config” and “Machine.Config”?
Demonstrate Render and PreRender?
What is comparevalidator?
Explain login controls.
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is session and application variable in asp net?
What are the types of authentication in asp.net?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is the concept of view state in asp.net?
What is the purpose of url encoding?
What do you mean by serialize?
What is a viewstate?