Difficulty: Easy
Correct Answer: Brendan Eich
Explanation:
Introduction / Context:
This general knowledge question relates to the origins of a very important web technology. JavaScript is the scripting language that runs in web browsers and enables interactive web pages, form validation and many modern web applications. Software and computer awareness exams commonly ask who created languages or technologies that are widely used, because these facts connect historical development to everyday tools learners use online.
Given Data / Assumptions:
Concept / Approach:
JavaScript was created by Brendan Eich in the mid nineteen nineties while he was working at Netscape. It was originally designed to add scripting capabilities to the Netscape Navigator browser and was first called LiveScript before being renamed JavaScript. Other people listed in the options are known for different inventions: Willem Einthoven for work in medicine, George Eastman for photographic innovations and Emil Erlenmeyer for contributions to chemistry. Dennis Ritchie is famous as the creator of the C programming language and co developer of the Unix operating system, not JavaScript. Therefore, Brendan Eich is the correct answer for the inventor of JavaScript.
Step-by-Step Solution:
Verification / Alternative check:
Biographical notes on web development history and official documentation from organisations such as Mozilla consistently credit Brendan Eich as the creator of JavaScript. Articles describing the early web browsers often mention how he was tasked with designing a scripting language for Netscape Navigator and how it evolved into the standardised JavaScript used today. In contrast, Dennis Ritchie is always associated with C and Unix, and the other names in the list appear only in contexts unrelated to computing. This consistent attribution across sources confirms that Brendan Eich is the correct answer when the question asks who invented JavaScript.
Why Other Options Are Wrong:
Common Pitfalls:
Students sometimes confuse programming language inventors, especially when they are more familiar with C or Java than with JavaScript. They might see Dennis Ritchie and choose him simply because they know he is linked to a major language. To avoid this, it helps to build a small mental mapping: Dennis Ritchie with C, James Gosling with Java and Brendan Eich with JavaScript. Remembering these pairs ensures that when a question specifically mentions JavaScript, Brendan Eich stands out as the correct inventor even if other famous names appear in the options.
Final Answer:
The JavaScript programming language used widely in web browsers was invented by Brendan Eich.
Discussion & Comments