What statements can enclose a "continue" statement?
Answer Posted / stephen huang
while, do, for, or foreach
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
What does async mean in c#?
What is console writeline in c#?
What is command object in c#?
Why hashtable is thread safe in c#?
What is the object class in c#?
What are the different types of delegation?
How do you escape a character?
How does substring work in c#?
What is difference between var dynamic and object in c#?
Write a program in C# for checking a given number is PRIME or not.
What does exclamation mark mean in access query?
Any problem found in vs.et
What are the properties of string?