String Functions Quiz

String Functions Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

SCRATCH 2

SCRATCH 2

9th - 12th Grade

20 Qs

ÔN TẬP CN LỚP 4

ÔN TẬP CN LỚP 4

4th Grade - University

20 Qs

TECNOLOGIA GRADO 10° PRIMER PERIODO

TECNOLOGIA GRADO 10° PRIMER PERIODO

10th Grade

20 Qs

Microsoft Word

Microsoft Word

9th - 12th Grade

16 Qs

MEDIOS GUIADOS

MEDIOS GUIADOS

1st Grade - Professional Development

15 Qs

2da Ev 2do Trimestre

2da Ev 2do Trimestre

7th - 12th Grade

17 Qs

Hardware

Hardware

9th - 12th Grade

15 Qs

animación 10

animación 10

10th Grade

17 Qs

String Functions Quiz

String Functions Quiz

Assessment

Quiz

Instructional Technology

10th Grade

Practice Problem

Medium

Created by

Zemmary Batucan

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function concatenates (combines) two or more strings into a single string?

JOIN()

CONCAT()

MERGE()

APPEND()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the LENGTH() function return?

The number of words in a string.

The number of characters in a string.

The position of a substring within a string.

The length of the longest word in a string.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function converts all characters in a string to lowercase?

LOWERCASE()

TO_LOWER()

LOWER()

SMALLER()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you extract a portion of a string starting at the 5th character and taking 3 characters?

SUBSTRING(string, 5, 3)

EXTRACT(string, 5, 3)

CUT(string, 5, 3)

PART(string, 5, 3)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the INSTR() function return?

The length of a substring.

The position of the first occurrence of a substring within a string.

The number of occurrences of a substring within a string.

The last occurrence of a substring within a string.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function removes leading and trailing spaces from a string?

CLEAN()

TRIM()

REMOVE()

STRIP()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you replace all occurrences of "example.com" with "newdomain.com" in a string?

REPLACE(string, "example.com", "newdomain.com")

SUBSTITUTE(string, "example.com", "newdomain.com")

SWAP(string, "example.com", "newdomain.com")

CHANGE(string, "example.com", "newdomain.com")

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?