String Functions Quiz

String Functions Quiz

10th Grade

20 Qs

quiz-placeholder

Similar activities

Materials - Fibres

Materials - Fibres

10th Grade

17 Qs

Recap Materials.

Recap Materials.

10th Grade

20 Qs

Máquinas Simples

Máquinas Simples

9th - 11th Grade

20 Qs

Evaluación parcial Robótica 6toP

Evaluación parcial Robótica 6toP

6th Grade - University

16 Qs

Prueba Diagnostica 10-11

Prueba Diagnostica 10-11

10th - 11th Grade

15 Qs

Güvenli İnternet

Güvenli İnternet

5th - 12th Grade

19 Qs

Unpuzzled ASCII

Unpuzzled ASCII

7th - 12th Grade

15 Qs

programación mrt5

programación mrt5

8th - 11th Grade

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