nerdexam
Microsoft

70-573 · Question #224

70-573 Question #224: Real Exam Question with Answer & Explanation

Sign in or unlock 70-573 to reveal the answer and full explanation for question #224. The question stem and answer options stay visible for context.

Question

You have a Web application that contains the following code segment. Private Sub CreatingSPSite() Dim siteCollection As SPSite = Nothing Try Finally End Try End Sub You need to prevent the code segment from causing a memory leak. Which code segment should you add?

Options

  • Aif (siteCollection != null)
  • Bif (siteCollection != null)
  • CsiteCollection = null;
  • DsiteCollection.WriteLocked = false;

Unlock 70-573 to see the answer

You've previewed enough free 70-573 questions. Unlock 70-573 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.

Full 70-573 Practice