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
What does asp stand for in technology?
Explain the event handlers of session object?
What happens to a html page in asp?
Explain the tasks performed by <> tags?
How to convert a string into an integer in .net?
What are the stored procedure and why they are needed?
What type of code is found in a code-behind class?
What is a variable in asp?
How to add? tree view control in datagrid in asp.net using c#?
What is active server object model?
What is the common type system (cts)?
What is an err object?
Define server object?
What is msmq? What is n-tier system?
How do I view an asp file?