Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

University

20 Qs

quiz-placeholder

Similar activities

H466 - Paradigms and High-Level Programming Languages

H466 - Paradigms and High-Level Programming Languages

12th Grade - University

15 Qs

Integrative Programming Technologies 2-Removal (FINALS)

Integrative Programming Technologies 2-Removal (FINALS)

University

19 Qs

Progamming Language

Progamming Language

University

20 Qs

Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

University

15 Qs

COMPUTERS QUIZ1

COMPUTERS QUIZ1

University

21 Qs

Translators and Computing Languages: GCSE 9-1

Translators and Computing Languages: GCSE 9-1

9th Grade - University

20 Qs

QUIZZY FIZZY 4

QUIZZY FIZZY 4

University

15 Qs

SCRIPTING PROGRAMMING WITH PYTHON

SCRIPTING PROGRAMMING WITH PYTHON

University

15 Qs

Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

Assessment

Quiz

Computers

University

Easy

Created by

Quizizz Content

Used 96+ times

FREE Resource

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.

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?