Glossary Words - J
Home About us Contact Feedback AUP Policy Support Site Map
  Control Panel
Glossary Main
Support Forms
Favorite Links
 
 
  Another tool for our clients
This is another example of how Intersite strives to provide all the information our clients need to effectively utilize the Internet and learn and understand how it all works
 
 

 

Glossary Of Internet Terms

INDEX    -   A  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z

 

 

 

- J -
Back Next

 

jack in -- To log in to a machine or connect to a network. Derived from cyberpunk fiction.
 

Java -- An object oriented programming language created by Sun Microsystems. Java is a device independent language, meaning that programs compiled in Java can be run on any computer. Java programs can be run as a free-standing application or as an applet placed on a web page. Applets written in Java are served from a web site but executed on the client computer. Java applets have a built-in security feature which prevents them from accessing the file system of the client computer. See also applet.
Here is the Java version of "Hello World!":
class HelloWorld {
public static void main (String args[]) {
System.out.println("Hello World!");
}
}
 

JavaScript -- A scripting language that allows lines of Java code to be inserted into HTML scripts.
 

Joint Photographic Experts Group -- (abbreviation: JPEG)
An image compression standard for still photographs that is commonly used on the web.
 

JPEG -- See Joint Photographic Experts Group.

 

   

Back Next

 

News | support | Contact | B2kisNet Dial Access | iPlayNet Online Games

Copyright 2003 Intersite Technologies, Inc. All rights reserved