Search Header Logo
TestOut ITF+ Ch 8

TestOut ITF+ Ch 8

Assessment

Presentation

Instructional Technology

10th Grade

Medium

Created by

Kathleen Sullivan

Used 14+ times

FREE Resource

0 Slides • 20 Questions

1

Multiple Choice

Allows programmers to give the computer precise, line-by-line instructions about what it should do.

1

Functions

2

Containers

3

Object-Oriented Programming (OOP)

4

Programming languages

2

Multiple Choice

A developer, needs to program a logic component that will allow the user to enter a series of values. Which of the following would BEST provide that functionality?

1

Branching

2

Looping

3

Scripting

4

Case statement

3

Multiple Choice

A programming logic component used when a program needs to change behavior based on user input or other circumstances.

1

Programming array

2

Encapsulation

3

Branching

4

Looping

4

Multiple Choice

A flow chart concept that shows a series of steps or decisions.

1

Sequence

2

Methods

3

Arrays

4

Vectors

5

Multiple Choice

You are working on a program that needs to keep track of many values at the same time. Which of the following would you use?

1

An array

2

A float

3

A constant

4

A variable

6

Multiple Choice

Code that runs a specific number of times.

1

Branch

2

While loop

3

Decision

4

For loops

7

Multiple Choice

What is the term for code that keeps running as long as a certain condition is met?

1

For loop

2

Decision

3

Branch

4

While loop

8

Multiple Choice

Which programming language type is the most basic human-readable and closest to actual machine language?

1

Compiled

2

Query

3

Interpreted

4

Assembly

9

Multiple Choice

A programmer, needs to create an interactive web page. Which of the following programming languages types would he MOST likely use?

1

Query

2

Interpreted

3

Compiled

4

Assembly

10

Multiple Choice

A compiled programming language that can be used to redistribute an executable file.

1

C++

2

Char (character)

3

Array

4

Data Type

11

Multiple Choice

A markup language that creates website structure and content.

1

Char (character)

2

JavaScript

3

Fortran (Formula Translation)

4

HTML

12

Multiple Choice

Is used to call code that doesn't care if it is a parent class or a descendant class.

1

Encapsulation

2

Attributes

3

Methods

4

Polymorphism

13

Multiple Choice

A concept in object-oriented programming that describes how data and methods are bundled together within one unit or class.

1

Encapsulation

2

Perl

3

Pseudocode

4

Version Control System (VCS)

14

Multiple Choice

Lines of code that perform specific operations.

1

Polymorphism

2

Encapsulation

3

Attributes

4

Methods

15

Multiple Choice

A data structure used to store multiple values of the same type.

1

PHP

2

Procedural Programming/Imperative Programming

3

Array

4

Cascading Style Sheet (CSS)

16

Multiple Choice

A dynamic array that has the ability to automatically manage the storage space used by the container as elements are added or removed.

1

Public value

2

Vectors

3

Encapsulation

4

Identifier

17

Multiple Choice

A visual representation of the logic in a program.

1

Float

2

Autocode

3

Flowchart

4

Application Developer

18

Multiple Choice

A way to represent code in a manner that is easier for a wide range of people to understand.

1

Procedural Programming/Imperative Programming

2

Container

3

Declarative Programming

4

Pseudocode

19

Multiple Choice

A computer routine or snippet of code that can be reused in a computer program.

1

Variable

2

Function

3

C++

4

Vectors

20

Multiple Choice

A common data type that consists of exactly two values: True and False. It is especially useful when dealing with things that can only be in two states.

1

Boolean

2

Assembly Language

3

Object-Oriented Programming (OOP)

4

Java

Allows programmers to give the computer precise, line-by-line instructions about what it should do.

1

Functions

2

Containers

3

Object-Oriented Programming (OOP)

4

Programming languages

Show answer

Auto Play

Slide 1 / 20

MULTIPLE CHOICE