Froggy Jumps Language Types QuizVersión en línea Test your knowledge on different types of languages in this fun quiz game! por Tomas 1 What types of computer languages are used to write increasingly complex programs? a Machine languages. b High-level and low-level languages. c Text languages. 2 How can a programming language be classified based on text? a According to its complexity. b According to its proximity to normal speech or the computer's internal language. c According to the operating system it uses. 3 What is a low-level language, based on text? a A language that uses common words. b A language that is used to create mobile applications. c A language made up of 0's and 1's (binary code). 4 What are high-level languages and how do they differ from low-level languages? a They use algebraic words and expressions, unlike binary code. b They are languages that can only be used in simple programs. c They are languages that are easier for computers to understand. 5 What does a compiler do with a program written in a high-level language? a It converts it into a format that only the CPU can understand. b It executes it without the need for translation. c It translates it into another high-level language.