Question:

Who developed Python programming language?

Show Hint

Memorize the creators of major languages: Guido van Rossum (Python), Dennis Ritchie (C), James Gosling (Java), and Bjarne Stroustrup (C++). These are very frequent in competitive exams!
Updated On: Jun 3, 2026
  • Dennis Ritchie
  • James Gosling
  • Guido van Rossum
  • Bjarne Stroustrup
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1: Understanding the Question:

The question asks us to identify the creator of the Python programming language from the provided list of prominent computer scientists.

Step 2: Detailed Explanation:

$\bullet$ Python was conceived and developed by Guido van Rossum in the late 1980s at the Centrum Wiskunde & Informatica (CWI) in the Netherlands.
$\bullet$ The language was officially released in February 1991 as a successor to the ABC programming language.
$\bullet$ Let us analyze the other options to understand their contributions to computer science:
$\bullet$ Dennis Ritchie created the C programming language at Bell Labs in the early 1970s and co-created the UNIX operating system.
$\bullet$ James Gosling is widely known as the father of the Java programming language, which he developed while working at Sun Microsystems.
$\bullet$ Bjarne Stroustrup designed and developed the C++ programming language as an extension of the C language, adding object-oriented features.
$\bullet$ Guido van Rossum managed the development of Python for many years as its Benevolent Dictator for Life (BDFL) until he stepped down in 2018.

Step 3: Final Answer:

Consequently, Python was developed by Guido van Rossum, making option (C) the correct choice.
Was this answer helpful?
0
0