Microsoft
98-372 · Question #34
Which of the following is the correct way of using the System namespace?
Sign in or unlock 98-372 to reveal the answer and full explanation for question #34. The question stem and answer options stay visible for context.
Understanding Namespaces and Classes
Question
Which of the following is the correct way of using the System namespace?
Options
- Aclass System;
- Bimporting System;
- Cimplementing System;
- Dusing System;
Unlock 98-372 to see the answer
You've previewed enough free 98-372 questions. Unlock 98-372 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#using directive#System namespace#namespace syntax#C# syntax