Search Header Logo

Types of Programming Languages - Quiz

Authored by Wayground Content

Computers

University

Used 97+ times

Types of Programming Languages - Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a client-side scripting language?

A language that runs in the browser and interacts with the user interface.

A language that runs exclusively on desktop systems.

A language used for querying databases.

A language that runs on the server and sends data to the client.

Answer explanation

Client-side scripting languages like JavaScript are executed in the web browser to enhance user interaction.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What are the three broad categories that programming languages fall into?

Machine languages, Assembly languages, and Higher-level languages

Low-level languages, Middle-level languages, and High-level languages

First-generation languages, Second-generation languages, and Third-generation languages

Binary languages, English-like languages, and Graphical languages

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the primary focus of procedural programming?

Writing code as a sequence of procedures or functions

Creating complex data structures

Using object-oriented programming exclusively

Visual design of the user interface

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is a key characteristic of functional programming?

Emphasis on procedural programming

Emphasis on how a computer should perform tasks

Declarative programming style

Frequent use of global/static variables

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does inheritance provide in object-oriented programming?

The ability to define new attributes and methods

The ability to hide existing attributes and methods

The mechanism to create new classes

The ability to inherit attributes and methods from a parent class

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assembly language is considered a low-level programming language.

True

False

Answer explanation

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main distinction between interpreted and compiled languages?

Interpreted languages are always faster than compiled languages

Compiled languages are converted into machine code before execution, while interpreted languages are executed line by line

Interpreted languages are only used for web development

Compiled languages are only used in embedded systems

Answer explanation

Compiled languages like C++ are translated into machine code once before execution, while interpreted languages like Python are executed line by line at runtime.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?