The String Class

The String Class

12th Grade

20 Qs

quiz-placeholder

Similar activities

MySQL Functions

MySQL Functions

12th Grade

15 Qs

Chapter 3 Review

Chapter 3 Review

9th - 12th Grade

15 Qs

python - Launch Lesson

python - Launch Lesson

7th - 12th Grade

22 Qs

edhesive Unit 1 Vocabulary

edhesive Unit 1 Vocabulary

9th - 12th Grade

22 Qs

Kiểu dữ liệu xâu kí tự trong Python

Kiểu dữ liệu xâu kí tự trong Python

10th Grade - University

18 Qs

Java Quick Reference

Java Quick Reference

9th - 12th Grade

16 Qs

Python Fundamentals

Python Fundamentals

11th - 12th Grade

15 Qs

The String Class

The String Class

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Jeanette Patterson

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string in Java?
A collection of booleans
A collection of integers
A collection of characters
A collection of floats

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean for a string to be immutable?
It can be updated once created
It can't be deleted once created
It can't be updated once created
It can be deleted once created

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the charAt() method do?
Returns the length of a string
Compares two given strings
Converts the string to lowercase letters
Returns a character at a specified position

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the equals() method do?
Converts the string to lowercase letters
Returns a character at a specified position
Returns the length of a string
Compares two given strings

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the concat() method do?
Returns the length of a string
Appends one string to the end of another
Returns a character at a specified position
Converts the string to lowercase letters

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the length() method do?
Converts the string to lowercase letters
Returns the length of a string
Returns a character at a specified position
Compares two given strings

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the toLowerCase() method do?
Returns the length of a string
Converts the string to uppercase letters
Returns a character at a specified position
Converts the string to lowercase letters

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?