KS4 Programming - mmd

KS4 Programming - mmd

11th Grade

81 Qs

quiz-placeholder

Similar activities

Computer Science Principles Unit 6 Assessment

Computer Science Principles Unit 6 Assessment

9th - 12th Grade

85 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

85 Qs

AQA A-Level Grand Quiz

AQA A-Level Grand Quiz

11th - 12th Grade

80 Qs

IB Unit 1 and 2 quiz

IB Unit 1 and 2 quiz

11th Grade

83 Qs

Chapter 18 - 21 Video Game Programming

Chapter 18 - 21 Video Game Programming

9th - 12th Grade

80 Qs

ITF+ pt2

ITF+ pt2

9th Grade - Professional Development

85 Qs

CS 241 Practice Test Week 4

CS 241 Practice Test Week 4

9th Grade - University

86 Qs

Computer Fundamentals

Computer Fundamentals

9th - 11th Grade

80 Qs

KS4 Programming - mmd

KS4 Programming - mmd

Assessment

Quiz

Computers

11th Grade

Hard

Created by

muhammad abdulmajeed

FREE Resource

81 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store whole numbers only?

Real

Integer

Boolean

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the typical amount of memory taken up by a Boolean data type?

1 byte

2 bytes

4 bytes

1 bit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to convert a string to an integer in programming?

float()

bool()

int()

str()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression bool(1) in programming?

0

False

True

1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to represent text, a collection of characters?

Integer

Real

String

Character

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the ASCII number for the character 'b'?

97

98

99

100

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type should be used to store a person's height in meters?

Integer

Real

Boolean

String

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?