Directcast(123.34,integer) - should it throw an error? Why
or why not?
Yes, because the specified type and the runtime type is not
same
| Is This Answer Correct ? | 8 Yes | 0 No |
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
How to implement CAS in .Net?
How many types of design patterns available in .NET?
what are connection strings?
Please explain what is the difference between odbc and ado?
What is lambda expressions in c#?
What are good ADO.NET object(s) to replace the ADO Recordset object.
What are two different types of remote object creation mode in .net?
How to produce an assembly?
Explain Different kinds of methods?
What is the difference between .net and laravel?
Is it possible implement webservices without SOAP?