Will it go to finally block if there is no exception happened?
No Answer is Posted For this Question
Be the First to Post Answer
Using activex control in .net?
What is a formatter in .net?
Explain the use of activex control in .net?
What is boxing and un-boxing in .net?
What is .net environment?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
How to produce an assembly?
What are the contents of assembly?
What is Garbage Collection in .Net? Garbage collection process?
What is the difference between Server.Transfer and Response.Redirect?
Explain the difference between managed and unmanaged code?
Is .net front end or backend?