Types of Programming Languages - Flashcard

Types of Programming Languages - Flashcard

Assessment

Flashcard

Computers

University

Easy

Created by

Jons 09

Used 13+ times

FREE Resource

Student preview

quiz-placeholder

50 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is a compiled programming language? Options: Python, JavaScript, C++, Ruby

Back

C++

Answer explanation

C++ is a compiled language that is translated directly into machine code by a compiler. Python, JavaScript, and Ruby are interpreted languages.

2.

FLASHCARD QUESTION

Front

Which programming language is primarily used for iOS mobile app development? Options: Kotlin, Swift, Java, PHP

Back

Swift

Answer explanation

Swift is the primary language used for developing iOS applications. Kotlin is used for Android, and Java and PHP are not typically used for iOS development.

3.

FLASHCARD QUESTION

Front

Which language is known for its use in web development on both front-end and back-end?

Back

JavaScript

Answer explanation

JavaScript is the dominant language for front-end web development and can also be used for back-end development through frameworks like Node.js.

4.

FLASHCARD QUESTION

Front

Is assembly language considered a low-level programming language?

Back

True

Answer explanation

Assembly language is a low-level programming language that is closely related to machine code and used to control hardware.

5.

FLASHCARD QUESTION

Front

Which programming language is known for being a functional language?

Back

Haskell

Answer explanation

Haskell is a functional programming language that focuses on mathematical functions and immutability. Java, Python, and PHP are primarily object-oriented or general-purpose languages.

6.

FLASHCARD QUESTION

Front

Which language is most commonly associated with data science and machine learning?

Back

Python

Answer explanation

Python is widely used in data science and machine learning due to its powerful libraries like TensorFlow, NumPy, and Pandas.

7.

FLASHCARD QUESTION

Front

Which of the following is a back-end programming language? HTML, CSS, PHP, JavaScript

Back

PHP

Answer explanation

PHP is a server-side language used for back-end web development. HTML and CSS are front-end languages, while JavaScript can be both front-end and back-end with frameworks like Node.js.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?