computer jargon terminator J
Sat, 09/05/2009 - 18:16 — computerman
- Joliet (files) - is the name of an extension to the ISO 9660 file system. It has been specified and endorsed by Microsoft and has been supported by all versions of its Windows OS since Windows 95 and Windows NT. Its primary focus is the relaxation of the filename restrictions inherent with full ISO 9660 compliance.
- Java - is a programming language originally developed by James Gosling at Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture.
- Javascript - is a scripting language used to enable programmatic access to objects within both the client application and other applications.