Programming - Basic String Manipulation

Programming - Basic String Manipulation

2nd - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

3rd - 4th Grade

15 Qs

Variables and Operators

Variables and Operators

6th - 7th Grade

10 Qs

Advanced Spreadsheet Functions Review

Advanced Spreadsheet Functions Review

8th Grade

11 Qs

java

java

10th Grade

15 Qs

CodingBat String2

CodingBat String2

10th - 12th Grade

10 Qs

Final Review - Unit 1

Final Review - Unit 1

9th - 12th Grade

15 Qs

Data Types in Python

Data Types in Python

1st - 5th Grade

14 Qs

Edublocks yr 8

Edublocks yr 8

7th Grade

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?