Programming - Basic String Manipulation

Programming - Basic String Manipulation

2nd - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Grade 7 & 8 First quiz term 3

Grade 7 & 8 First quiz term 3

7th Grade

10 Qs

Lesson 1 | Introduction to Python

Lesson 1 | Introduction to Python

9th Grade

15 Qs

AstepI Quiz 2

AstepI Quiz 2

4th - 8th Grade

10 Qs

J277 - 10QQ - Basic Python 1

J277 - 10QQ - Basic Python 1

8th - 10th Grade

10 Qs

python

python

9th Grade

13 Qs

Navs Python Quiz

Navs Python Quiz

8th - 10th Grade

12 Qs

CWA Java

CWA Java

10th - 12th Grade

13 Qs

Java_ScriptES

Java_ScriptES

8th Grade - University

15 Qs

Programming - Basic String Manipulation

Programming - Basic String Manipulation

Assessment

Quiz

Computers

2nd - 10th Grade

Hard

Created by

Matt Fearn

Used 97+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Strings can be treated as arrays of characters.
True
False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a string function?
QUOTE
LENGTH
FIND
LEFT

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The LEFT function performed on a string will remove all charatcters on the left of a string.
False
True

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The FIND function will find all instances of a chosen character within a string.
False
True

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following string functions would be useful to read a CSV file?
SPLIT
MID
RIGHT
LENGTH

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

LENGTH("password") will return...
8
7
9
11

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

FIND("name@school.edu", "@") will return
4
5
1
0

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?