Programming - Basic String Manipulation

Programming - Basic String Manipulation

2nd - 10th Grade

10 Qs

quiz-placeholder

Similar activities

java

java

10th Grade

15 Qs

Quarter 3 Progress Check Intro to Programming

Quarter 3 Progress Check Intro to Programming

6th - 8th Grade

12 Qs

Python

Python

7th - 9th Grade

12 Qs

Mirosoft Excel Quiz- Mamta

Mirosoft Excel Quiz- Mamta

6th - 8th Grade

10 Qs

Edublocks yr 8

Edublocks yr 8

7th Grade

15 Qs

Python Test

Python Test

3rd - 4th Grade

15 Qs

C# Variables

C# Variables

10th Grade

10 Qs

Python Quiz

Python Quiz

3rd - 4th 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?