C / C++ / C#

  1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Wizard

By David Bolton, About.com

Definition: A wizard is a utility within an application to simplify a particular task.

For example, in Visual C++ the Appwizard makes it easy to create new projects and classes. Wizards usually consist of multiple pages linked by forward and backward arrows. As the steps on each page are completed, the user clicks the forward arrow to progress to the next step. At anytime, the user can go backwards one or more steps to change a previous decision then click forward several times. Eventually, the final step is completed and the task finished.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Examples: Wizards reduce complex tasks to a series of simple steps.

Explore C / C++ / C#

About.com Special Features

C / C++ / C#

  1. Home
  2. Computing & Technology
  3. C / C++ / C#
  4. Glossary
  5. W
  6. Wizard - Definition

©2009 About.com, a part of The New York Times Company.

All rights reserved.