Answer Posted / swapna
In java goto statement is not supported.
In c# also as far as i know goto statement is not supported.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is dbml file in c#?
How to force my .net app to run as administrator on windows 7?
What Is A Multicast Delegate?
How are methods overloaded?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
What are the access modifiers in c#?
To whom a method is accesssed if it is marked as protected internal ?
What is unmannaged code and will CLR handle this kind of code or not .
What do you mean by streamreader/streamwriter class in c#?
What is assembly manifest?
What does the parsefloat function do?
Can enum be null c#?
What is icollection in c#?
What is function c#?
What is default constructor c#?