Multiple choice technology programming languages

1) JavaScript is ...

  1. same as Java

  2. kind of like Java

  3. different than Java

  4. written part of Java

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

JavaScript is a completely different language from Java with different syntax, purpose, and implementation - they share only marketing names, not technical heritage. Options A, B, and D incorrectly suggest a relationship with Java.