The String Class

The String Class

12th Grade

20 Qs

quiz-placeholder

Similar activities

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

String Manipulation (Python)

String Manipulation (Python)

9th - 12th Grade

17 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

Java Review

Java Review

9th Grade - University

25 Qs

AP CSA Unit 1 Review

AP CSA Unit 1 Review

10th - 12th Grade

20 Qs

Unit 6 ArrayLists and String Methods

Unit 6 ArrayLists and String Methods

9th - 12th Grade

20 Qs

Topic 3 & 4 Practice - ArrayList and String Methods

Topic 3 & 4 Practice - ArrayList and String Methods

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?