Interview questions

NET System exceptions and Application exceptions

Next question>>
NET System exceptions and Application exceptions  - April 1, 2009 at 17:30 PM by Rajmeet Ghai

Difference between System exceptions and Application exceptions in .NET.

Application exceptions can be user defined exceptions thrown by the application. System exceptions are common exceptions thrown by the CLR. E.g. SqlException. System exceptions are very generic in nature and are used in almost all applications.

Next question>>

Also read     

ASP.NET Exception Handling 

Here you have details about exception handling and ways to handle exception in ASP.NET. It also includes brief detail of Try/catch block, Error Events and Custom Error Pages.

Difference between System exceptions and Application exceptions.

Application exceptions can be user defined exceptions thrown by the application.............

What is GAC in .NET?

When an application is shared amongst several other applications, the complete machine code is present the Global assembly cache............

Explain the different types of JIT in MS .NET.

JIT compiler is a part of the runtime execution environment that helps in a higher performance by placing the complied code in the cache for a faster execution.............  

Difference between System exceptions and Application exceptions.

Application exceptions can be user defined exceptions thrown by the application.............  

Difference between abstract classes and interfaces

When a derived class is inherited from an Abstract class, no other class can be extended then. Interface can be used in any scenario..............  

What are the concepts of DISPOSE method?

Dispose method belongs to IDisposable interface. It is used to free unmanaged resources like files, network connection etc..............

 
Latest placement tests
Latest links
 
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring