Algo Quiz

Algo Quiz

University

16 Qs

quiz-placeholder

Similar activities

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Quiz on Problem Analysis and Design

Quiz on Problem Analysis and Design

University

12 Qs

Algorithms

Algorithms

University

12 Qs

Data Analytics

Data Analytics

University

15 Qs

Approach in problem solving

Approach in problem solving

University

11 Qs

System Analysis and Design(FINAL_EXAM)

System Analysis and Design(FINAL_EXAM)

University

20 Qs

Informatik II Quiz 1

Informatik II Quiz 1

University

11 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - 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?