Which of the following is not a programming language?

Disable ads (and more) with a premium pass for a one time $4.99 payment

Study for the OCR GCSE Computer Science Exam. Prepare with flashcards, multiple choice questions, and hints. Get exam-ready with practical questions and answers!

HTML is not a programming language; it is a markup language. Markup languages are designed to define the structure and presentation of text, often in a web context, rather than to implement algorithms or manipulate data through instructions. HTML (Hypertext Markup Language) is primarily used for creating and structuring content on the web, allowing developers to define elements such as headings, paragraphs, links, and images.

In contrast, Python, Java, and Assembly are all programming languages. They provide syntax and semantics for writing code that can perform computations, control hardware, and create complex applications. Programming languages are built around the concept of algorithms and allow for logic and processing of data, which distinguishes them from markup languages like HTML.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy