Programming Languages

Programming Languages

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

Which languages are interpreted?

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 14, 2020

Cards (11)

Section 1

(11 cards)

Which languages are interpreted?

Front

Python JavaScript MATLAB

Back

A markup language is:

Front

used to describe content

Back

Which languages are object-oriented?

Front

JavaScript C# Java MATLAB C++ Python

Back

Which languages are compiled?

Front

C# C++ Java C

Back

You create an integer variable and assign to it a string value. When you run the program you do not receive an error. Which type of language are you using?

Front

dynamically typed

Back

Which type of language cannot change a variable's type while running the program?

Front

statically typed

Back

Which type of language leads to more understandable, manageable, and properly-executing programs?

Front

object-oriented

Back

Which language type executes faster?

Front

compiled language

Back

A programming library is used to:

Front

improve productivity add functionality related to a single purpose

Back

Which type of language is considered easier to use?

Front

dynamically typed

Back

Which language type is NOT written for a specific type of machine?

Front

interpreted language

Back