CommDoo Glossary

Inform yourself
Contact us now

CommDoo Glossary

Inform yourself

Contact us now
Glossary
What do the technical terms mean
Search by Alphabet
Search here for your desired search term
Payment does not have to be complicated. However, there are technical terms that are often not common.
Can we help you
In the upper search bar you can choose between two search options. The search by category and the search by alphabet. Just click on the navigation button above the selection. If you need further information, please contact us. We look forward to hearing from you.

You have not found an entry
Then do not hesitate and contact us. We make every effort to answer all questions as quickly as possible and to keep our glossary up to date in order to provide you with the greatest possible amount of information.
Java
Java technology was originally developed by Sun of today's Oracle Group between spring 1991 and summer 1992.
Platform Independence
Java is a platform-independent programming language that supports various operating systems. The source code is first compiled into bytecode and then translated into the respective machine language for the target system by the Java Runtime Environment. For this purpose, the Java Runtime Environment must be installed, which supports Microsoft Windows, Linux, Solaris, Mac OS X, AIX and many other operating systems. Java also plays an important role in embedded systems such as cell phones, PDAs, tablets, cars and TVs.
GPL Version 2
At the end of the second quarter of 2007, Sun announced that Java would be released under the terms of the GPL version 2 license. Various developers have written free software for interpretation such as GNU Compiler for Java, Kaffe, GNU Classpath, Apache Harmony or IcedTea.