Glossary
JAVA
A computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let application developers "write once, run anywhere" (WORA), meaning that code that runs on one platform does not need to be recompiled to run on another. Java applications are typically compiled to bytecode (class file) that can run on any Java virtual machine (JVM) regardless of computer architecture.
SOURCE: WIKIPEDIA
JavaScript (JS)
A dynamic computer programming language most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed.
SOURCE: WIKIPEDIA
JCO
Job Change Order – A documented change to a Statement of Work (SOW) after the SOW has been approved.