Question No 2
You are employed as a developer at ABC.com. You make use of C# and ASP.NET for
development purposes. You have received instructions to create a new program for ABC.com using C#. You are informed that the new program should allow for intricate multi-way branching. Furthermore, the code used must not be difficult to make sense of. What is the option you should use?
A. You should consider making use of the foreach C# statement.
B. You should consider making use of the while C# statement.
C. You should consider making use of the protected C# statement.
D. You should consider making use of the switch C# statement.
Answer: D
No comments:
Post a Comment