Year 9 String Manipulation 1

Year 9 String Manipulation 1

8th Grade

15 Qs

quiz-placeholder

Similar activities

Print, Variables, and Input

Print, Variables, and Input

8th Grade

19 Qs

C# lesson10

C# lesson10

1st - 10th Grade

10 Qs

C++ Basics

C++ Basics

7th - 12th Grade

10 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python L2 Input & Variable

Python L2 Input & Variable

6th - 8th Grade

10 Qs

python - tallulah

python - tallulah

7th - 9th Grade

20 Qs

S2 - Lesson 1 - Introduction to Programming (Python) G8

S2 - Lesson 1 - Introduction to Programming (Python) G8

8th Grade

20 Qs

Year 9 String Manipulation 1

Year 9 String Manipulation 1

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Sam Berry

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string in programming?

A type of number

A sequence of characters or symbols

A mathematical operation

A type of loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does concatenation mean in the context of strings?

Splitting strings into smaller parts

Joining strings together

Reversing the order of characters in a string

Converting strings to numbers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a string in upper case?

hello world

Hello World

HELLO WORLD

HeLLo WoRLd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for characters written as small letters?

Upper case

Lower case

Title case

Sentence case

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of validation in programming?

To make code run faster

To check that only sensible answers are accepted

To convert data types

To format strings

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of string concatenation?

"Hello" + "World"

"Hello" - "World"

"Hello" * "World"

"Hello" / "World"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you have a string "apple" and you convert it to upper case, what will it become?

apple

APPLE

Apple

aPPLE

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?