70-548  Exam

Exam # of questions Description  Update
70-548 207 Designing and Developing Windows-Based Application... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

70-548 - Exam Information
  • Description:Designing and Developing Windows-Based Applications by Using the
  • Passing Score:0%
  • Practice Test - Number of questions:207 questions
  • Simulation Test - Number of questions:207 questions
  • Simulation Test Duration:120 minutes
  • Has explanations:No

Question of the day

You create Microsoft Windows-based applications. You create a component that is used by 10 Windows-based applications. The component contains classes that represent persons. The three main classes are named Customer, Contractor, and Employee. These three classes serve as base classes for other classes. All classes have similar properties. The properties are implemented in a base abstract class called Person. The Customer, Contractor, and Employee classes can be instantiated. The following table describes what each method does in these classes. Methods are included and implemented as high up in the hierarchy as possible. You need to define the appropriate method to be implemented in the appropriate base class. What should you do? To answer, drag the appropriate methods to the correct class or classes in the answer area.

Answer(s)

Correct Answer