According to dot net is error and exception are same or
different?
Answer Posted / 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 |
Post New Answer View All Answers
sir,please send me the NIC exam questions
What is pdf aspx?
How to include active x controls in asp code?
What is asp in java?
Explain how can you overload a method?
Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com
What are the different types of html?
What are the asp objects?
Define response object?
What is the difference between razor and aspx view engine?
What type of code is found in a code-behind class?
Define request object?
Name the browsers that can access asp pages?
how to delete windows application in vs.net
How do cross-process communication work in the common language runtime?