CSI104-finished algorithms

CSI104-finished algorithms

University

20 Qs

quiz-placeholder

Similar activities

Search_N_Sort

Search_N_Sort

University

23 Qs

Selection Sort & Exhaustive Search

Selection Sort & Exhaustive Search

University

15 Qs

Search and Sort Algorithms

Search and Sort Algorithms

10th Grade - University

16 Qs

searching sorting

searching sorting

University

20 Qs

NSCC-CODE TO COIN

NSCC-CODE TO COIN

University

15 Qs

Data Structures and Algorithms Quiz

Data Structures and Algorithms Quiz

University

17 Qs

Sorting algorithms I

Sorting algorithms I

University

21 Qs

CPIT 201 Algorithms

CPIT 201 Algorithms

12th Grade - University

15 Qs

CSI104-finished algorithms

CSI104-finished algorithms

Assessment

Quiz

Computers

University

Medium

Created by

Hoang Cao Luu

Used 11+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is a step-by-step method for solving a problem or doing a task.

a. A construct

b. A recursion

c. An iteration

d. An algorithm

Answer explanation

Tên chương 8 trong sách =))))

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are ______ basic constructs in computer -science.

1

2

3

4

Answer explanation

Sequence - Decision - Repetition (page 218)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______construct tests a condition.

sequence

decision

repetition

flow

Answer explanation

testing a condition TRUE or FALSE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ construct uses a set of actions one after another.

sequence

decision

repetition

flow

Answer explanation

key = set of actions

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ construct handles repeated actions

sequence

decision

repetition

flow

Answer explanation

key: repeated

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is a pictorial representation of an algorithm.

A UML diagram

A program

Pseudocode

An algorithm

Answer explanation

Unified Modeling Language

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ is an English-language-like representation of code.

A UML diagram

A program

Pseudocode

An algorithm

Answer explanation

Pseudocode (mã giả)

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?