Is goto statement supported in C#? How about Java?

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


Please Help Members By Posting Answers For Below Questions

How can we make a thread sleep for infinite period ?

785


What is the implicit name of the parameter that gets passed into the class set method?

693


What is the default value of decimal in c#?

714


What are the different types of comments in c#?

691


What is event delegate in c#?

847


Can arraylist store different data types in c#?

709


Differentiate between sqlclient oledb and providers?

747


How do you achieve polymorphism in c#?

687


What is data quality assurance?

661


Which are access modifiers available in c#?

737


What is the property of a class in c#?

682


Why do we use classes?

680


Can struct inherit from class c#?

750


What is a partial class. Give an example?

725


What is the difference between integer and double?

702