Western Governors University (WGU) ICSC2211 D684 Introduction to Computer Science Practice Test

Question: 1 / 400

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

C

JavaScript

Assembly

Python

A high-level programming language is designed to be easy for humans to read and write, abstracting away many of the complexities associated with the machine code that a computer can understand. This abstraction allows developers to focus on the logic and structure of their programs without needing to manage hardware-specific details.

Python exemplifies a high-level programming language because it uses clear and concise syntax that closely resembles natural language, making it accessible for beginners and efficient for experienced programmers. Its design promotes readability and simplicity, focusing on code clarity. Additionally, Python manages memory automatically, provides extensive libraries and frameworks, and supports multiple programming paradigms, further enhancing its high-level nature.

In contrast, other options like C and JavaScript, while also high-level languages, may involve more complexity in certain scenarios. Assembly language is fundamentally a low-level language that is closely tied to computer architecture, requiring detailed knowledge of the hardware, which makes it significantly less abstract than high-level programming languages. This fundamental difference in abstraction level is why Python is rightly identified as a prime example of a high-level programming language.

Get further explanation with Examzify DeepDiveBeta
Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy