Which of the following is not a common programming language?

Enhance your programming skills with the RECF Programming Test. Features flashcards and multiple choice questions with hints and explanations. Prepare for success!

Multiple Choice

Which of the following is not a common programming language?

Explanation:
Programming languages are designed to express instructions a computer can execute, including control flow, data manipulation, and logic. Python, Java, and C++ are all general‑purpose languages that let you write algorithms, define variables, make decisions, and repeat tasks with libraries to support building software. HyperText Markup Language, by contrast, is a markup language used to structure content on the web. It uses tags to describe headings, paragraphs, links, and layout, but it doesn’t provide constructs for looping, conditionals, or performing computations by itself. That’s why HTML isn’t considered a programming language. You typically combine it with CSS for styling and JavaScript for interactivity and logic on web pages.

Programming languages are designed to express instructions a computer can execute, including control flow, data manipulation, and logic. Python, Java, and C++ are all general‑purpose languages that let you write algorithms, define variables, make decisions, and repeat tasks with libraries to support building software. HyperText Markup Language, by contrast, is a markup language used to structure content on the web. It uses tags to describe headings, paragraphs, links, and layout, but it doesn’t provide constructs for looping, conditionals, or performing computations by itself. That’s why HTML isn’t considered a programming language. You typically combine it with CSS for styling and JavaScript for interactivity and logic on web pages.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy