Multiple choice technology programming languages

What is Java (in regard to Computer Science) ?

  1. A type of coffee

  2. An object-oriented programming language

  3. An interactive website

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Java is a high-level, class-based, object-oriented programming language designed to have as few implementation dependencies as possible. It was developed by Sun Microsystems (now Oracle) and is widely used for enterprise applications, Android development, and web backends. Coffee was the original inspiration for the name, but Java itself is code.