What statements can enclose a "continue" statement?
Answer Posted / aspdev556
Looping:
For, While, DoWhile
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
What is int tryparse in c#?
How many types of delegates are there in c#?
What's the implicit name of the parameter that gets passed into the set method/property of a class?
What is a value type in c#?
What do u mean by delegation of authority?
Can fields inside a class be virtual?
When was c# created?
Can you inherit from a sealed class?
How does dll hell solve in .net?
Does c# support multiple inheritance (mi)?
What is the default value of string in c#?
Is c# a technology?
How many kinds of elements an array can have?
What is the use of dll file in c#?
Explain what are three test cases you should go through in unit testing?