Programming Languages trivia
Related Trivia
C, Python, Java, JavaScript origins, creators, and syntax lore.
Programming Languages Mini Quiz
Test your knowledge with these top questions!
Which object-oriented feature does Java deliberately omit?
Java allows a class to inherit from only one parent class, using interfaces for extra shared contracts.
The Python language takes its name from which source?
Guido van Rossum named Python after the comedy troupe Monty Python's Flying Circus, not after the snake.
Who created the C programming language at Bell Labs?
Ritchie wrote C while building the Unix operating system with Ken Thompson at Bell Labs in the early 1970s.
Which company developed the JavaScript language in 1995?
Brendan Eich wrote the first version of JavaScript in about ten days while working at Netscape.
The programming language C++ gets its name from an operator that performs what action?
In coding, '++' is the increment operator which adds 1 to a variable, signifying that C++ is the next step up from the C programming language.
What insect did engineers find lodged in a Harvard Mark II relay in 1947?
In 1947, engineers found and taped a moth from a Harvard Mark II relay; the incident helped popularize the term "debugging".
Python creator Guido van Rossum named the popular programming language after what?
Python is named after the British comedy group Monty Python, not the reptile.
Netscape named its new programming language "JavaScript" to achieve what goal?
JavaScript has almost no actual relation to Java; the name was a marketing tactic to capitalize on Java's immense popularity at the time.