who handles error while writing the source code???.
.NET (Core and Framework)
3
Posts
3
Posters
0
Views
1
Watching
-
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;) who handles these error while writing the source code???.
-
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;) who handles these error while writing the source code???.
Do not spam the forums. Pick one and stick with it.
I know the language. I've read a book. - _Madmatt