What statements can enclose a "continue" statement?
Answer Posted / ajay gautam
while, do, for, or for each
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
Can a method return multiple values in c#?
what is a structure in c#
What is public, private, protected, internal and internal protected?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
How do you create user defined data types in c#?
What is the use of the dispose method in C# ?
Will the following code compile?
What are delegates?
State the top.NET class that everything is derived from?
Can you have more than one namespace in c#?
When a switch is said to be congested?
What is a ienumerator?
Explain About Web.config
What is null in database?
Explain how do you debug an asp.net web application?