Information Systems and Computer Applications CLEP Prep Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Information Systems and Computer Applications CLEP Exam with engaging quizzes and detailed study materials. Enhance your knowledge and skills with multiple-choice questions and clear explanations, ensuring you're ready for the test!

Practice this question and more.


What type of programming language is Python?

  1. High-level

  2. Low-level

  3. Assembly

  4. Hypertext

The correct answer is: High-level

Python is a high-level programming language, meaning it is designed to be easily understood by humans. This is in contrast to low-level languages like Assembly, which require a much more detailed understanding of computer hardware and architecture. Hypertext is a markup language used to create web pages and is not considered a programming language. Therefore, the correct answer is not B, C, or D.