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
List down the commonly used types of exceptions in .net
What is a partial method?
Is c# an open source?
If you want to convert a base type to a derived type, what type of conversion do you use?
Define the term immutable ?
What is activator c#?
What is thread pooling?
What is icomparable in c#?
What Is A Multicast Delegate?
Value Type and Reference Type Data type in C#?
Where static variables are stored?
Why do we need structs in c#?
Are classes passed by reference in c#?
What is the use of thread join in c#?
What is a boolean c#?