2.2 programming fundamentals

2.2 programming fundamentals

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

After Effect Intoduction

After Effect Intoduction

10th Grade - University

15 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Empowerment Technologies Quiz 2

Empowerment Technologies Quiz 2

11th Grade

10 Qs

Chapter 3 Exploring Linux Filesystems

Chapter 3 Exploring Linux Filesystems

11th Grade - University

10 Qs

IP ADDRESSING AND ITS VERSION

IP ADDRESSING AND ITS VERSION

11th Grade

15 Qs

Networks and Internet

Networks and Internet

10th Grade

10 Qs

Websites Hwk 1

Websites Hwk 1

7th - 9th Grade

14 Qs

8525 AQA GCSE  3.1.1 Pseudo-code

8525 AQA GCSE 3.1.1 Pseudo-code

10th - 11th Grade

14 Qs

2.2 programming fundamentals

2.2 programming fundamentals

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Andrew GOURLAY

Used 31+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a variable?

if name == "fred"

number = 74

pass = True

PI = 3.14

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a constant?

name = "john"

age = 25

PI = 3.14

isTrue = False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a boolean?

name = "sarah"

age = 30

isTrue = False

PI = 3.14

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is the definition of casting?

Changing one data type into another

Using a fishing rod

Temporarily changing a data type

Assigning a variable

Treating a broken bone

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is an example of data type conversion?

name = 'john'

age = 25

int('123')

isTrue = False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a function?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are a 1d array?

furniture = ["table","chair","television",stool"]

fruits = [["apple",3],["cherry",4]["mango",7]]

numbers = [56,23,12,4,0,65,4]

colours = ["blue","red",7,"orange"]

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?