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
Can non-default constructors be used with single call sao?
How does the lifecycle of Windows services differ from Standard EXE?
What do you mean by jagged arrays in c#?
What is difference between abstraction and encapsulation in c#?
What is the difference between static and constant variables?
What is the difference between convert and parse in c#?
What is the difference between private and protected in c#?
what are implementation inheritance and interface inheritance?
Explain the difference between a struct and a class?
Is Multiple-inheritance supported by c#?
What are the advantages of constructor?
Difference between call by value and call by reference in C#?
What is a generic method?
What is a callback c#?
What is an array class?