CS Edexcel Unit 6 Part 6 - Handling Strings

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
Stuart Smith
Used 2+ times
FREE Resource
34 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
45 sec • 2 pts
Interrogating, parsing or working with strings is called...
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you access the third character from the left in a string "This is just a simple string."?
string[2]
string[3]
string[4]
string[5]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be when accessing the third character from the right in the string "This is just a simple string."?
g
i
n
s
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to check if a string is all in uppercase?
string.islower()
string.isupper()
string.isalpha()
string.upper()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be for the code snippet if the string is "CSUK IS GREAT" and we use string.isupper()?
False
True
Error
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which method is used to check if a string is all in lowercase?
string.isupper()
string.islower()
string.lower()
string.capitalize()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be if the string is "CSUK IS GREAT" and we use string.islower()?
False
True
Error
None
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
C# Döngüler

Quiz
•
10th Grade
32 questions
Unit 1 APCSA

Quiz
•
9th Grade - University
37 questions
AP CSA Review Set #1

Quiz
•
9th - 12th Grade
30 questions
Q1 Summative Test 2 in C++

Quiz
•
10th Grade
33 questions
Programming Q3 Test Review Game Questions

Quiz
•
9th Grade
36 questions
GCSE ICT U1 Topics 1-6 Revision

Quiz
•
5th - 9th Grade
30 questions
SAINS KOMPUTER

Quiz
•
4th - 12th Grade
30 questions
Python Introduction

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade