NCCE Student Knowledge Questions - algorithmic thinking 1

NCCE Student Knowledge Questions - algorithmic thinking 1

22 Qs

quiz-placeholder

Similar activities

PH SB 1 KELAS 9 GENAP

PH SB 1 KELAS 9 GENAP

KG - University

20 Qs

NCCE Student Knowledge Questions - programming

NCCE Student Knowledge Questions - programming

KG - University

22 Qs

English 7 - QUIZ #2.2

English 7 - QUIZ #2.2

KG - University

21 Qs

Loop in python

Loop in python

KG - University

20 Qs

MIDTERM EXAM FBA 101

MIDTERM EXAM FBA 101

University

25 Qs

On tap Lớp 7

On tap Lớp 7

7th Grade

20 Qs

Quiz#3: Different Ethical Issues on Print Media

Quiz#3: Different Ethical Issues on Print Media

University

27 Qs

AL Civics Exam Questions 21-40

AL Civics Exam Questions 21-40

12th Grade

20 Qs

NCCE Student Knowledge Questions - algorithmic thinking 1

NCCE Student Knowledge Questions - algorithmic thinking 1

Assessment

Quiz

others

Hard

Created by

Jon Bridgeman

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

22 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Name

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

30 sec • Ungraded

Group

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 1: Identify the output from this algorithm: for i = 1 to 10 print(i*i) next i
A 0 1 2 3 4 5 6 7 8 9
B 1 2 3 4 5 6 7 8 9 10
C 1 4 6 8 10 1 14 16 18 20
D 1 4 9 16 25 36 49 64 81 100

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 2: Identify the statement about algorithms that is true.
A An algorithm will only run when it has been written correctly.
B Only computer programmers write algorithms.
C They are a series of steps or instructions.
D They are always written on a computer using a programming language.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 3: Identify which is not a type of programming error.
A Binary
B Logic
C Run-time
D Syntax

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 4: Identify the output from the following algorithm: p = 5 q = 5 r = 10 r = q + p print(r + p)
A: 5
B: 10
C: 15
D:20

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Question 5: Identify the output from this algorithm, when the number 5 is entered first and then the number 6. input value1 input value2 if value1 > value2 then print(value2) else print(value1) endif
A: 5
B: 6
C: 11
D: 35

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?