who handles these error while writing the source code???.

Answers were Sorted based on User's Feedback



who handles these error while writing the source code???...

Answer / dinesh

Suppose i am writing code in .net e.g
int i=10
then .net show me red line under the code where error
occurs.we know the i have not apply semicolon at the end of
syntax(int i=10;)

Is This Answer Correct ?    10 Yes 5 No

who handles these error while writing the source code???...

Answer / shipra agarwal

Exception classes if defined then they handles.Otherwise
after compilation error are thrown by machine code or bite
code.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?

2 Answers  


Is there built-in support for tracing/logging

1 Answers  


How do you register the dotnet component or assembly ?

1 Answers   Accenture, BirlaSoft,


Types of assemblies that can be created in dotnet ?

2 Answers   MMTS,


WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING

21 Answers   ABC, Cap Gemini, Comspark,






How to use multiple submit buttons in asp.net mvc?

0 Answers  


Why to use html.partial in mvc?

0 Answers  


Explain Model, view and Controllers in Asp.Net MVC?

0 Answers  


Explain Bundle.Config in ASP.Net MVC4?

0 Answers  


Can any particular component of .net framework 3.0 be removed?

0 Answers  


What is objectcontext? : Entity framework

0 Answers  


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

0 Answers   Cap Gemini,


Categories