Can a try block have nested try blocks?
No Answer is Posted For this Question
Be the First to Post Answer
What is a DLL?
What is .NET Framework?
How many types of generations are there in a garbage collector?
What do you mean by Driver Script?
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
What is difference between static page and dynamic page?
What is a formatter?
what is the default value of CHAR type?in C# using asp.net?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is connection pooling and how do you make your application use it?
What is the difference between reference type and value type?
Explain about .net assemblies?