The String Class

The String Class

12th Grade

20 Qs

quiz-placeholder

Similar activities

python intro

python intro

4th - 12th Grade

17 Qs

JAVA string

JAVA string

12th Grade

20 Qs

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Gmetrix Python

Gmetrix Python

9th - 12th Grade

20 Qs

Programming II - Introduction

Programming II - Introduction

12th Grade - Professional Development

20 Qs

Variables and Data Types Knowledge Check

Variables and Data Types Knowledge Check

9th - 12th Grade

16 Qs

Python Review KS3

Python Review KS3

9th - 12th Grade

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