nerdexam
Microsoft

70-511 · Question #43

70-511 Question #43: Real Exam Question with Answer & Explanation

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

Question

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You add a ListBox control to the application. The ListBox control is data-bound to an instance of a custom collection class of the Product objects named ProductList. You need to ensure that changes to ProductList are automatically reflected in the ListBox control. What should you do?

Options

  • AImplement the INotifyPropertyChanged interface in the Product class.
  • BImplement the IQueryable<Product> interface in the ProductList class.
  • CExtend the DependencyObject class in the Product class.
  • DExtend the ObservableCollection<Product> class in the ProductList class.

Unlock 70-511 to see the answer

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