Computer Science Grade 10

Computer Science Grade 10

10th Grade

6 Qs

quiz-placeholder

Similar activities

Algorithm

Algorithm

10th - 12th Grade

10 Qs

Algorithms & Programming

Algorithms & Programming

6th Grade - University

7 Qs

OCR GCSE CS MCQ2 1.5 Networks (J276)

OCR GCSE CS MCQ2 1.5 Networks (J276)

9th - 10th Grade

10 Qs

Scratch

Scratch

9th - 12th Grade

10 Qs

Programming Fundamentals Review

Programming Fundamentals Review

9th - 12th Grade

11 Qs

CS Careers exit ticket

CS Careers exit ticket

10th Grade

11 Qs

Quiz  11

Quiz 11

10th Grade

6 Qs

Algorithm

Algorithm

9th - 12th Grade

10 Qs

Computer Science Grade 10

Computer Science Grade 10

Assessment

Quiz

10th Grade

Medium

Created by

Celal Karaca

Used 121+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what does FTP stand for

file transport protocol

fast transport protocol

file ting pop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an Algorithm?
A chart showing the flow of a series of events
Step-by-step instructions used to solve a problem
A decision arrived at by following instructions
A computer program that follows a chart

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a sequence

Putting and executing instructions in order.

A pattern of numbers.

Instructions which a computer follows.

A line of code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which type of sort algorithm is this?
Bubble
Merge
Insertion

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a searching algorithm do?
Search through a set of data
Save a set of data
Help to organise data

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

For which algorithm would it be best to use a conditional loop?

Finding largest number in a list

Calculating average of a list of numbers

Counting occurrences of an item in a list

Checking if an item is in a list