GCSE Computer Science Data types

GCSE Computer Science Data types

10th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Unit 4 AP CSA Review

Unit 4 AP CSA Review

12th Grade

13 Qs

Strings in python -1

Strings in python -1

11th Grade

22 Qs

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

C-Programming Basics

C-Programming Basics

12th Grade

16 Qs

Dasar Pemrograman-1

Dasar Pemrograman-1

10th Grade

20 Qs

Java Code Snippets Quiz 1

Java Code Snippets Quiz 1

10th Grade

22 Qs

CSII Fall Final Review

CSII Fall Final Review

12th Grade

20 Qs

Code.org: AP CSA U3, Lessons 1-6 Review

Code.org: AP CSA U3, Lessons 1-6 Review

11th - 12th Grade

20 Qs

GCSE Computer Science Data types

GCSE Computer Science Data types

Assessment

Quiz

Mathematics, Computers

10th - 12th Grade

Hard

Created by

Luke Borland

Used 116+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used for whole numbers

sting

real

floating point

integer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used for text

integer

String

Mod

real

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which data type is used for a decimal number

decimal

real

floating point

integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would be best to record the gender of a pupil

character

integer

string

real

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these would not be considered the character data type?

M

F

MAN

G

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Individual letters can be taken from a string. Which of the following would output the length of the string Borland

OUTPUT LENGTH(Borland)

OUTPUT LEN(Borland)

OUTPUT LEN(TEACHER)

OUTPUT LENGTH(TEACHER)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the output be from the code Len(Chelsea)

5

6

7

8

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?