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 CLEP Information Systems & Computer Applications Exam with flashcards and multiple-choice questions. Each question comes with hints and explanations to help you succeed. Master the content and pass your exam!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

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.