According to dot net is error and exception are same or
different?

Answers were Sorted based on User's Feedback



According to dot net is error and exception are same or different?..

Answer / bibaswann

no they are different, in .net framework exception class is inherited from object class. other classs from exceptions are application exception exception,product base exception etc. they are runtime stuffs. errors are totally different things which is a compile time matter and is handled by compiler

Is This Answer Correct ?    1 Yes 0 No

According to dot net is error and exception are same or different?..

Answer / rose25

Can anyone help me with this?

Is This Answer Correct ?    1 Yes 1 No

According to dot net is error and exception are same or different?..

Answer / rajasekar

Errors, mistakes and failures are unavoidable part of life.
ASP.NET development is not much different.
Every developer, especially beginners, will make errors
whenever tries to create anything useful.
Because of that, we need methods and tools for error
handling. Fortunately, ASP.NET provides different ways to
find, log or even try to correct errors when happened.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What's the Difference between DSN and DSN Less connection?

3 Answers  


why many web.config files are used in are project

1 Answers  


What is server control

0 Answers   HCL, Home Credit,


Where we get good training and LABS facility In C#.net courses in Hyderabad, I completed the classes in Peers even though im sure in good practice to get right position in jobs please help me who no well in this field?

0 Answers  


What happens to a html page?

0 Answers  






when u r designing where how do u design other than drag and drop method in the project of asp.net

1 Answers   IBM,


Name the asp objects?

0 Answers  


What are the ASP Scripting Objects?

1 Answers  


what is the full form MSWC?

1 Answers  


What is the Difference B/W Onclick() and Oncommand() in ASP.Net? If Possible Explain with Realtime Example?

0 Answers   TCS,


Resource Files: How to use the resource files, how to know which language to use?

0 Answers   TCS,


How do I add aspx page to visual studio?

0 Answers  


Categories