Languages such as C, C++, C#, Objective-C, Pascal, and Erlang are all ...(1 point)

Responses

compiled.
compiled.

Windows based.
Windows based.

outdated.
outdated.

interpreted.
interpreted.
Question 2
Which of the following is NOT a popular data language.(1 point)
Responses

SQL
SQL

Python
Python

R
R

HTML
HTML
Question 3
Why might we start with Python as a first language when learning how to code?(1 point)
Responses

It is the toughest language to learn, so if you can master that, you can master anything.
It is the toughest language to learn, so if you can master that, you can master anything.

It is very readable, relatively uncomplicated, and has both procedural and object-oriented capabilities.
It is very readable, relatively uncomplicated, and has both procedural and object-oriented capabilities.

It is a front end language that creates fascinating GUI's.
It is a front end language that creates fascinating GUI's.

Every piece of software in some way involves Python.
Every piece of software in some way involves Python.
Question 4
The most popular language for video game development is ... (1 point)
Responses

Python
Python

C++
C++

JavaScript
JavaScript

Java

1 answer

Here are the correct answers to your questions:

Question 1: Languages such as C, C++, C#, Objective-C, Pascal, and Erlang are all ...

  • Answer: compiled.

Question 2: Which of the following is NOT a popular data language.

  • Answer: HTML (HTML is a markup language, not a data language like SQL, Python, or R.)

Question 3: Why might we start with Python as a first language when learning how to code?

  • Answer: It is very readable, relatively uncomplicated, and has both procedural and object-oriented capabilities.

Question 4: The most popular language for video game development is ...

  • Answer: C++ (C++ is widely recognized as one of the most popular languages for game development due to its performance and control over system resources.)

If you need any further assistance, feel free to ask!