8.4 Programming Paradigms and Processes

8.4 Programming Paradigms and Processes

11th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

NCFE Unit 1 Principles of Coding

NCFE Unit 1 Principles of Coding

10th - 12th Grade

13 Qs

Pertanyaan pemantik PBO Kelas XII - 1

Pertanyaan pemantik PBO Kelas XII - 1

12th Grade

10 Qs

Introduction to Java

Introduction to Java

8th - 12th Grade

10 Qs

Object Oriented Programming

Object Oriented Programming

11th - 12th Grade

8 Qs

1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

Unit 12 - Functional Programming

Unit 12 - Functional Programming

12th Grade - University

13 Qs

Unit 23 - Pop Quiz

Unit 23 - Pop Quiz

12th Grade

10 Qs

8.4 Programming Paradigms and Processes

8.4 Programming Paradigms and Processes

Assessment

Quiz

Computers

11th - 12th Grade

Hard

Created by

Kelly odell

Used 25+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A method a computer uses to solve a specific problem or perform a specific task.

Programming Paradigm

Procedural Programming

Declarative Programming

Object-Oriented Programming (OOP)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A method that focuses on telling a computer what to do to reach a certain objective. It takes a linear, top-down approach to solving problems by creating routines and subroutines that perform computations.

Programming Paradigm

Procedural Programming

Declarative Programming

Object-Oriented Programming (OOP)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A method that focuses on instructing a program what needs to be done instead of telling how to do it. Instead of giving the computer step-by-step instructions, the code simply says what the end result must be.

Procedural Programming

Declarative Programming

Object-Oriented Programming (OOP)

Encapsulation

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programming paradigm based on the concept of objects which can contain both data and programming code.

Declarative Programming

Object-Oriented Programming (OOP)

Encapsulation

Version Control Systems (VCS)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An OOP concept that describes how data and methods are bundled together within one unit or class.

Object-Oriented Programming (OOP)

Encapsulation

Version Control Systems (VCS)

Integrated Development Environments(IDE)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Software tools that help teams manage files and source code over time.

Version Control Systems (VCS)

Integrated Development Environments(IDE)

Application Programming Interfaces (API)

Encapsulation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of programming tools that work together to make a programmer's job easier.

Encapsulation

Version Control Systems (VCS)

Integrated Development Environments(IDE)

Application Programming Interfaces (API)

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of protocols and tools that help programmers build applications that connect or communicate with databases, operating systems, and other services.

Object-Oriented Programming (OOP)

Encapsulation

Application Programming Interfaces (API)

Integrated Development Environments(IDE)