GCSE Computer Science Data types

GCSE Computer Science Data types

10th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Java Quick Reference

Java Quick Reference

9th - 12th Grade

16 Qs

Homework 1 Data types and operaations

Homework 1 Data types and operaations

9th - 10th Grade

16 Qs

Problem Solving using Python and R - UNIT I STRINGS MCQS

Problem Solving using Python and R - UNIT I STRINGS MCQS

12th Grade

15 Qs

String Manipulation 2

String Manipulation 2

10th Grade

17 Qs

Python Strings

Python Strings

11th Grade

21 Qs

MySQL Functions

MySQL Functions

12th Grade

15 Qs

Python String

Python String

12th Grade

20 Qs

Python - getting started

Python - getting started

8th - 10th 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?