CSI104-finished algorithms

CSI104-finished algorithms

University

20 Qs

quiz-placeholder

Similar activities

Sorting Techniques

Sorting Techniques

University

25 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

Searching and Sorting

Searching and Sorting

University

16 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

Sorting and Searching Algorithms Quiz - Batch 1

Sorting and Searching Algorithms Quiz - Batch 1

University

20 Qs

Sorting

Sorting

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?