Algorithm Dvpmt:Pseudocode, Types of Statements

Algorithm Dvpmt:Pseudocode, Types of Statements

9th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

Intro to Pseudocode & Flowcharts

Intro to Pseudocode & Flowcharts

9th - 12th Grade

22 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Test 3 Review

Test 3 Review

9th - 12th Grade

25 Qs

Inscoe - MICS Unit 1 and 2 Study Guide

Inscoe - MICS Unit 1 and 2 Study Guide

9th - 12th Grade

25 Qs

AP CSP Midterm Review

AP CSP Midterm Review

10th - 12th Grade

22 Qs

Computer Science

Computer Science

7th - 9th Grade

22 Qs

Problem Solving- PP Questions

Problem Solving- PP Questions

12th Grade

22 Qs

GCSE Computer Science - 2.1: Algorithms

GCSE Computer Science - 2.1: Algorithms

9th - 11th Grade

31 Qs

Algorithm Dvpmt:Pseudocode, Types of Statements

Algorithm Dvpmt:Pseudocode, Types of Statements

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Nickesha O'Connor

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the problem solving steps, what is the next step that comes after:

  1. 1. define the problem---->2. Propose and evalute solutions------> 3. select the most efficient solution-----> 4._________?

Review the problem definition

1st.-- Develop

2nd--- Represent the solution as an algorithm (Pseudocode or Flowchart)

Analyze the results
Gather more data

Answer explanation

1.PROBLEM

2. Propose solutions

(e.g. solution A, solution B, soluti

on C)

3. Choose the best solution

(e.g Solution B = the best one)

4.Develop an algorithm to represent this solution

5. Test the solution

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Two ways an algorithm can be represented are?

Flowcharts

Mathematical equations and tables

Codes and diagrams

Pseudocode

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is an algorithm?

An algorithm is a step-by-step procedure for solving a problem.

A set of instructions for solving a problem in an infinite number of times

A random guess about a problem.

A set of instructions for solving a problem in a finite number of times

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

An _________ is a set of instructions for solving a problem in a finite amount of times.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Pseudocode is to statements as flowcharts is to diagrams that uses _______ and _______?

symbols
graphs

flowlines

symbols

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a pseudocode?

A pseudocode is a graphical representation of data flow.

A set of statements in the form of English-like code that mimicks a real programming language

A pseudocode is a programming language used for software development.
A pseudocode is a type of computer virus.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a flowchart?

A flowchart is a diagram that uses symbols and flowlines to outline the steps in solving an algorithm

A flowchart is a mathematical equation used in calculus.

A flowchart is a set of statements used to solve an algorithm

A flowchart is a type of computer program.

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?