8.4 Programming Paradigms and Processes

8.4 Programming Paradigms and Processes

11th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Ulangan harian 1 Algoritma dan Pemrograman

Ulangan harian 1 Algoritma dan Pemrograman

12th Grade - University

13 Qs

Flowchart Sequence

Flowchart Sequence

12th Grade

10 Qs

Infomatrix 2018

Infomatrix 2018

1st Grade - Professional Development

13 Qs

Fundamentals of Computing - Unit 5 Quiz 1 Review

Fundamentals of Computing - Unit 5 Quiz 1 Review

12th Grade

10 Qs

CCIS 104 Quiz #1.2

CCIS 104 Quiz #1.2

12th Grade

13 Qs

Elements of Programming Test

Elements of Programming Test

12th Grade

10 Qs

Creative iMedia - Products in the industry

Creative iMedia - Products in the industry

9th - 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

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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)