Thursday, June 02, 2011

A....


*       Applet
A small Java application that is downloaded by an ActiveX or Java-enabled web browser. Once it has been downloaded, the applet will run on the user's computer. Common applets include financial calculators and web drawing programs.
     
*       Application
Computer software that performs a task or set of tasks, such as word processing or drawing. Applications are also referred to as programs.

*       ASCII
American Standard Code for Information Interchange, an encoding system for converting keyboard characters and instructions into the binary number code that the computer understands.

No comments:

Post a Comment