Programming - Basic String Manipulation

Programming - Basic String Manipulation

2nd - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Python

Python

7th - 8th Grade

13 Qs

Python - operacje wejścia i wyjścia

Python - operacje wejścia i wyjścia

1st - 2nd Grade

11 Qs

JavaScript

JavaScript

7th Grade

10 Qs

Java Quiz 2: Classes and Objects

Java Quiz 2: Classes and Objects

6th - 12th Grade

10 Qs

Variables and Operators

Variables and Operators

6th - 7th Grade

10 Qs

Functions Pt. 2 + Separate Compilation

Functions Pt. 2 + Separate Compilation

9th Grade - University

10 Qs

C# Structured, Selection and Iteration

C# Structured, Selection and Iteration

9th Grade - University

15 Qs

Practice for 8th AP Java Quiz

Practice for 8th AP Java Quiz

10th - 12th Grade

14 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?