unit I quiz

unit I quiz

University

15 Qs

quiz-placeholder

Similar activities

Pemrograman Dasar (X) ALGORITMA

Pemrograman Dasar (X) ALGORITMA

University

20 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

System Analysis & Design

System Analysis & Design

University

10 Qs

Programming Quiz

Programming Quiz

University

10 Qs

Quiz 1: Steps in Problem Solving

Quiz 1: Steps in Problem Solving

University

20 Qs

Software Testing

Software Testing

University

10 Qs

DEC20012 Introductory to Programming

DEC20012 Introductory to Programming

University

20 Qs

CSC126_Exercise1

CSC126_Exercise1

University

20 Qs

unit I quiz

unit I quiz

Assessment

Quiz

Computers

University

Medium

Created by

Vrushali Kondhalkar

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A) A flowchart

Step by step instructions used to solve a problem

A flowchart or pseudocode

A decision

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three algorithm constructs?

Sequence, selection, repetition

Input, output, process

Input/output, decision, terminator

Loop, input/output, process

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a flowchart and pseudocode?

A flowchart is diagramatic while pseudocode is written in a programming language (eg. Pascal or C)

A flowchart is textual but pseudocode is diagarmmatic

A flwochart is a diagrammatic description of an algorithm whilst pseudocode is a textual description of an algorithm

A flwochart and pseudocode are the same thing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart an input or output insruction is represented by

A rectangle

A rhombus

A parallelogram

A circle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart a calculation (process) is represented by

A rectangle

A rhombus

A parallelogram

A circle

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A flowchart needs to represent the a situation where for each mark a student is award 'Pass' or 'Fail'...the system will consider the mark and if its' 50 or over award 'Pass', else it awards 'Fail'. This is an example of which of the algorithm constructs?

Sequence

Decision

Loop

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A flowchart needs to represent the a situation where the user is asked to enter his age, the age is read into the system and the system outputs a 'Thank You' message. This is an example of which of the algorithm constructs?

Sequence

Decision

Loop

All of the above

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?