imperative vs. declarative programming

imperative vs. declarative programming

11th - 12th Grade

4 Qs

quiz-placeholder

Similar activities

8D.1 Intro to Python Exit

8D.1 Intro to Python Exit

7th Grade - University

6 Qs

A Level OOP

A Level OOP

12th Grade - University

8 Qs

Functional Programming Quiz

Functional Programming Quiz

12th Grade

6 Qs

Lesson #3 - Inheritance

Lesson #3 - Inheritance

12th Grade

8 Qs

Classes and Objects | Starter Quiz | Oak National Academy

Classes and Objects | Starter Quiz | Oak National Academy

10th Grade - University

6 Qs

STREAM Focus - Smart speaker Design

STREAM Focus - Smart speaker Design

11th - 12th Grade

6 Qs

Computer Science Xii

Computer Science Xii

12th Grade

8 Qs

Recursion Computer Science Quiz

Recursion Computer Science Quiz

12th Grade

7 Qs

imperative vs. declarative programming

imperative vs. declarative programming

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Robin Opondo

Used 25+ times

FREE Resource

4 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A programming paradigm that seeks to describe a program in terms of instructions which change its state.

Declarative

Imperative

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of imperative programming

SQL

Prolog

C programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programming paradigm that it separates the process of stating a problem from the process of solving it

Imperative

Declarative

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In imperative programming languages, a programmer has limited or no control over how his or her inputs are dealt with.

True

False