message
In communications, a unit of information transmitted electronically from one device to another. A message can be routed directly from sender to receiver through a physical link, or it can be passed, either in whole or in parts, through a switching system that routes it from one intermediate station to another. In software, a piece of information passed from the application or operating system to the user to suggest an action, indicate a condition or inform that an event has occurred.
Microsoft Publisher
This software includes detailed, step-by-step instructions for brochures, newsletters, fliers, business cards, Web sites and more. Includes clip art, fonts, borders, templates and special effects.
module
A collection of routines and data structures that performs a particular task or implements a particular abstract data type. Modules usually consist of two parts: an interface, which lists the constants, data types, variables, and routines that can be accessed by other modules or routines; and an implementation, with is private (accessible only to the module) and which contains the source code that actually implements the routines in the module.
motherboard
The main circuit board containing the primary components of a computer system. This board contains the processor, main memory, support circuitry, and bus controller and connector. Other boards, including expansion memory and input/output boards, may attach to the motherboard via the bus connector.