ASCII
American Standard Code for Information Interchange

ASCII is a 7-bit code that represents the most basic letters of the Roman alphabet, numbers, and other characters used in computing. ASCII characters allow us to communicate with computers, which use their own language called binary made up of 0s and 1s. When we type ASCII characters from the keyboard (which looks like words to us), the computer interprets them as binary so they can be read, manipulated, stored and retrieved. ASCII files are called text files

Applet

A program designed to be executed from within another application. Unlike an application, applets cannot be executed directly from the operating system. A well-designed applet can be accessed from many different applications. Web browsers, which are often equipped with Java virtual machines, can interpret applets from Web servers. Since applets are small in files size, compatible with many platforms, and highly secure they are ideal for small Internet applications accessible from a browser.

Application

Applications are also known as end-user programs. Basically, there are two types of software; Systems Software (i.e.: Operating System) and Application Software. Application Software is a program designed for the end-user and requires Systems Software to run. Examples of Application Software include Word & Excel.

ASP
Active Server Page

An HTML page that includes imbedded programs known as scripts, such as VB Script or JavaScript, that are processed on a server before the page is sent to the user. For example, when a user requests information from a database the ASP gathers, assembles and presents the data to the user as a custom HTML page. This method is also known as creating pages on the fly.

 
 


Glossary of Terms

Select a letter below to jump to a list of terms that begin with it.
...........................................................................................................................................

  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