Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

University

20 Qs

quiz-placeholder

Similar activities

NEWBEEZ_R1_B1

NEWBEEZ_R1_B1

University

20 Qs

Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

University

15 Qs

Week 6 - Programming and App Development

Week 6 - Programming and App Development

University

20 Qs

1.2.2 Application Generation

1.2.2 Application Generation

12th Grade - University

20 Qs

Types of Programming Languages - Quiz2

Types of Programming Languages - Quiz2

University

25 Qs

Java Programming

Java Programming

University

15 Qs

QUIZ -fundamental of prog'ng- rsst

QUIZ -fundamental of prog'ng- rsst

University

20 Qs

Java-1

Java-1

University

20 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?