Topic 2.6 Video 1

Quiz
•
Computers
•
11th Grade
•
Easy
Myra Deister
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a string literal?
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following will instantiate a String object and assign it to a variable?
String str = new String("Hello");
str = "Hello";
str = new String("Hello");
String str = "Hello";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is meant by the statement that Strings are immutable?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output by the code below?
System.out.println( 3 + " " + 3 );
6
3 3
6 6
3" "3
3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output?
System.out.println( 3 + 6 + "Hello" );
36Hello
3+6Hello
Similar Resources on Wayground
10 questions
Strings

Quiz
•
11th Grade
10 questions
Conditionals - codeHS mod4

Quiz
•
9th - 12th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
10 questions
Python Workshop Week 1 Review

Quiz
•
9th - 12th Grade
8 questions
Control Flow and Booleans Quiz

Quiz
•
11th Grade
10 questions
10 câu kiểu xâu tiết 1

Quiz
•
11th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
10 questions
Introducing Python Strings

Quiz
•
11th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade