Which of the following is a high-level programming language?

A ) Assembly language

B ) Machine language

C ) C++ ✅

D ) Binary code


Explanation: A high-level programming language is designed to be human-readable and allows programmers to write code using more abstract and user-friendly syntax. Among the options provided, "C++" is a high-level programming language that fits this description.