N5 High Priority

N5 High Priority

12th Grade

31 Qs

quiz-placeholder

Similar activities

OOPS Live Quiz

OOPS Live Quiz

University

28 Qs

100Devs - LwL - Class 09 - JavaScript Intro

100Devs - LwL - Class 09 - JavaScript Intro

11th Grade - Professional Development

31 Qs

JENIS DATA (ASAS SAINS KOMPUTER TINGKATAN 2) Cikgu Munirah

JENIS DATA (ASAS SAINS KOMPUTER TINGKATAN 2) Cikgu Munirah

12th Grade

26 Qs

Java Swing/AWT Graphics

Java Swing/AWT Graphics

9th - 12th Grade

27 Qs

JSON Quiz

JSON Quiz

University

26 Qs

DBMania Finale

DBMania Finale

University

30 Qs

SQL intro

SQL intro

8th - 12th Grade

26 Qs

Final Review - Unit 3

Final Review - Unit 3

9th - 12th Grade

35 Qs

N5 High Priority

N5 High Priority

Assessment

Quiz

Computers

12th Grade

Medium

Created by

S Johnston

Used 1+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of loop would be best for input validation?

Fixed loop

Conditional loop

Infinite loop

Recursion

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is an example of a standard algorithm?

Sorting a list

Printing text to the screen

Defining a variable

Using a fixed loop

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which logical operator would be used to check if BOTH conditions are true?

A) AND

B) OR

C) NOT

D) XOR

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be displayed by the following Python code? (Quiz - 1 correct answer) x = 10 y = 20 print(x + y / 2)

A) 15

B) 20

C) 25

D) Error

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of error occurs when a variable is used before being declared?

Syntax error

Runtime error

Logic error

Execution error

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which symbol represents a decision in a flowchart?

Rectangle

Diamond

Oval

Arrow

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A program calculates the average test score from a list. Which standard algorithm should be used?

Traversing an array

Input validation

Sorting

Searching

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?