What are the different types of statements supported in C#?
Answer:
C# supports several different kinds of statements are
Block statements, Declaration statements, Expression statements, Selection statements, Iteration statements, Jump statements, Try catch statements, Checked and unchecked
Lock statement.
Block statements, Declaration statements, Expression statements, Selection statements, Iteration statements, Jump statements, Try catch statements, Checked and unchecked
Lock statement.
No comments:
Post a Comment