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
How can we make a thread sleep for infinite period ?
What is the implicit name of the parameter that gets passed into the class set method?
What is the default value of decimal in c#?
What are the different types of comments in c#?
What is event delegate in c#?
Can arraylist store different data types in c#?
Differentiate between sqlclient oledb and providers?
How do you achieve polymorphism in c#?
What is data quality assurance?
Which are access modifiers available in c#?
What is the property of a class in c#?
Why do we use classes?
Can struct inherit from class c#?
What is a partial class. Give an example?
What is the difference between integer and double?