Algo Quiz

Algo Quiz

University

16 Qs

quiz-placeholder

Similar activities

Data Structures and Algorithms - Quiz 1

Data Structures and Algorithms - Quiz 1

University

13 Qs

Data Analytics

Data Analytics

University

15 Qs

DC024 QUIZ

DC024 QUIZ

University

11 Qs

COMPOSITION AND DECOMPOSITION

COMPOSITION AND DECOMPOSITION

11th Grade - University

15 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

Quiz 1: Steps in Problem Solving

Quiz 1: Steps in Problem Solving

University

20 Qs

Flowchart & Pseudocode

Flowchart & Pseudocode

University

21 Qs

CS 11:QUIZ#2 (Basic Computer Programming)

CS 11:QUIZ#2 (Basic Computer Programming)

University

20 Qs

Algo Quiz

Algo Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Tiffany Pandes

Used 35+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

must be precise enough to be understood by human beings.

Algorithm Equation

Pseudocode

Algorithm Analysis

Algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given an algorithm to solve a particular problem, we are naturally led to ask:

Does it really do what it is supposed to do?

Verification

Performance Analysis

Specification

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

it is usually easier and clearer to use something that comes somewhere in between formatted English and computer program code, but is not runnable because certain details are omitted.

Algorithm

Algorithm Analysis

Pseudocode

Flowchart

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithm’s running time is not an important issue.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

store address of variables or a memory location.

Arrays

Loops

Pointers

Iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The 4th step in Problem Solving

Implementation

Algorithm Analysis

Testing

Maintenance

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The standard approach in most programming languages for repeating a process a

certain number of times,

Do while Loop

Arrays

Loops

For loop

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?