
49W Exam 2 PLTW

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Tony Banning
Used 3+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many constructors does this Java class have?
4
8
2
0
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the return type of Constructors?
int
void
flow
None of these
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Order of execution of constructors in Java Inheritance is -
Derived to base class
Base to derived class
Random order
Void
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Multi-Level Inheritance in Java, the last subclass inherits methods and properties of ______.
All classes above it
Few classes above it
Only one immediate Superclass
None of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Class Cat extends Animal. Which is NOT a valid declaration?
Cat x = new Cat();
Cat x = new Animal();
Animal X = new Animal();
Animal x = new Cat();
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Super keyword is used to access
only subclass methods
subclass variables and methods
parent class variables and methods
only parent class methods
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which among the following best describes encapsulation?
a way of combining various data members and member functions that operate on those data members into a single unit
integrating data (variables) and code (methods) into a single unit.
a way of combining data and functions into paired units
a way of combining codes and cats into units of lines and meows
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Quiz Pemrograman Java dengan netbeans

Quiz
•
10th Grade - University
12 questions
Java Strings

Quiz
•
9th - 12th Grade
10 questions
Simulasi 4

Quiz
•
10th Grade
15 questions
CS Data Structure Quiz

Quiz
•
11th Grade
10 questions
Variables and Data Types

Quiz
•
10th - 12th Grade
15 questions
UnReal Engine Terms to Know

Quiz
•
9th - 12th Grade
10 questions
C#

Quiz
•
11th Grade
15 questions
AP Computer Science A Review 1

Quiz
•
10th - 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

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

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

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

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

Interactive video
•
9th - 12th Grade