Purchase Solution

An overview of event based programming

Not what you're looking for?

Ask Custom Question

Describe what an event is and how events and Graphical User Interfaces (GUI) are related.

Purchase this Solution

Solution Summary

This solution describes event based programming.

Solution Preview

In the context of GUI applications, an "event" is usually an action on the part of the user. Typical "events" are pressing a key on the keyboard, moving the mouse, or clicking a mouse button. A GUI application uses events to control when ...

Purchase this Solution


Free BrainMass Quizzes
C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

C++ Operators

This quiz tests a student's knowledge about C++ operators.