GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

7th Grade

20 Qs

quiz-placeholder

Similar activities

Python

Python

6th - 8th Grade

24 Qs

Python Basics

Python Basics

KG - University

16 Qs

Python 1

Python 1

7th - 9th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Intro to Python

Intro to Python

6th - 8th Grade

20 Qs

Introduction to Microbits

Introduction to Microbits

7th Grade

20 Qs

Python basics

Python basics

2nd - 9th Grade

20 Qs

python hhs

python hhs

5th - 9th Grade

15 Qs

GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Paul Greenwood

Used 24+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#
True
False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

length = password.length would return…
7
8
9
11

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

right("Hello world!", 6) will return…
World!
Hello World!
world
world!

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string
A numerical value
A float value
A special symbol value
Any character value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would the value string be stored in a variable
String
"String"
"string"
string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbol + in programming when combining strings means
Adding
Joining
Concatenation
Together

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What index numbers do strings usually being with
0
1
128
256

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?