who handles these error while writing the source code???.
Answers were Sorted based on User's Feedback
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 |
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 |
Explain encapsulation
1 Answers HPCL, Hughes Systique Corporation,
What does mvvm mean?
what is Assemble
What is MSIL, IL, CTS and, CLR
what is scalar property?
What is .net framework used for?
Can a view be shared across multiple controllers? If yes, how we can do that?
what is datacontrols?
Can we have enum in entity framework?
Where do the reference-type variables go in the RAM ?
what is Thread Priority?
Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.