Microsoft
98-372 · Question #137
98-372 Question #137: Real Exam Question with Answer & Explanation
Sign in or unlock 98-372 to reveal the answer and full explanation for question #137. The question stem and answer options stay visible for context.
Question
A class named Student is contained inside a namespace named Contoso.Registration. Another class named Student is contained inside a namespace named Contoso.Contacts. You need to use both classes within the same code file. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
Options
- AAdd the following lines of code on the top of the code file.
- BRefer to the classes by using their fully qualified class names, Contoso.Registration.Student
- CAdd the following lines of code on the top of the code file.
- DAdd the following line of code on the top of the code file.
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.