
Plenary Day 2

Quiz
•
Computers, Other
•
•
Easy
D Veena
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
String s1 = "goat";
String s2 = s1.substring(0,s1.length());
What is the value of z?
goa
goat
This code will not compile.
StringIndexOutOfBoundsException
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
String s = "cool cat".substring(6);
What is the value of s?
"cat"
"at"
"cool c"
This code does not compile.
StringIndexOutOfBoundsException
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
String s = "whatever".substring(1,4);
What is the value of s?
"hate"
"hat"
"whate"
"what"
StringIndexOutOfBoundsException
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
String s = "good job".substring(3, 9);
What is the value of s?
"d job"
"od job"
"d jo"
"od jo"
StringIndexOutOfBoundsException
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is word.endsWith("man") ?
Similar Resources on Wayground
10 questions
STRING HANDLING

Quiz
•
10th Grade
10 questions
Strings

Quiz
•
11th Grade
10 questions
Java Exceptions

Quiz
•
11th - 12th Grade
10 questions
Mastering Python String Techniques

Quiz
•
9th - 12th Grade
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
6 questions
Topic 6.1 Video 2

Quiz
•
11th Grade
10 questions
Java Character and String class methods

Quiz
•
10th - 12th Grade
10 questions
Programación Orientada a Objetos

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade