// Type error if there is an erro
A obj1 = new A();
obj1.setX(10);
System.out.println(obj1);
Inheritance Day 3
Quiz
•
Computers
•
12th Grade
•
Medium
Jeffrey Smith
Used 8+ times
FREE Resource
13 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
1 min • 1 pt
// Type error if there is an erro
A obj1 = new A();
obj1.setX(10);
System.out.println(obj1);
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
// type error if there is an error
A obj1 = new A();
obj1.setY(13);
System.out.println(obj1);
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
// type error if there is an error
A obj1 = new A();
obj1.sayHi();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How long is an Olympic swimming pool (in meters)?
25
50
75
100
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
// type error if there is an error
B obj2 = new A();
System.out.println(obj2);
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
// if there is an error type error
A obj3 = new B();
obj3.setX(15);
System.out.println(obj3);
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
// type error if there is an error
A obj3 = new B();
obj3.setY(20);
System.out.println(obj3);
10 questions
Latihan Interface
Quiz
•
9th - 12th Grade
10 questions
Java Print Statements Warm-Up
Quiz
•
9th - 12th Grade
10 questions
ArrayLists
Quiz
•
11th - 12th Grade
17 questions
Cumulative Test Practice Units 1, 3, 4, 5, & 7
Quiz
•
9th - 12th Grade
16 questions
Java Strings Mastery
Quiz
•
12th Grade
10 questions
AP CS A Unit 7 Quiz PRACTICE
Quiz
•
9th - 12th Grade
18 questions
AP CSA U1L01-03
Quiz
•
11th - 12th Grade
15 questions
JAVA: Level-1
Quiz
•
5th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University