Java String and Character Classes Revision

Quiz
•
Computers
•
11th Grade
•
Medium
Claire Firman
Used 21+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To convert a char from lower to upper case, use
toUpperCase()
ToUpperCase()
toUpper()
capitalise()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The toUpperCase() method of the Character class is
static
non-static
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A typed method is one that _____ a value
returns
changes
updates
prints
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
non-static methods are called using the form:
objectName.methodName()
true
false
sometimes
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Void methods ____ return a value
do
do not
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To find out how long the String below is use:
String city = "Johannesburg"
String.length()
city.length()
city.charCount()
String.chars()
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
To find out if two Strings are equal we use
==
equals()
equalsIgnoreCase()
isSame()
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Introduction to MySQL

Quiz
•
11th - 12th Grade
10 questions
Web Development Quiz

Quiz
•
11th Grade
10 questions
Python Basics Quiz

Quiz
•
9th - 12th Grade
12 questions
Post Test Pengenalan Pemrograman Bahasa C++

Quiz
•
11th Grade
15 questions
Python Basics

Quiz
•
KG - University
8 questions
Operadores Lógicos y la Clase String en java

Quiz
•
11th Grade
13 questions
c++ last

Quiz
•
1st Grade - University
10 questions
Guided Note 5.3 For Loop and List

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade