
Day 4 – Advanced Class Features

Quiz
•
Computers
•
Professional Development
•
Hard
ZIZIE VANESSA
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is an advanced class feature?
Inner Classes
Reflection
Interfaces
Abstract Classes
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are Inner classes?
classes that can't be instantiated and are meant to be subclassed
classes defined within another class
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Explain reflection
are a special type of class that represent a fixed set of constants
a form of metadata that can be added to your Java code
allows you to inspect and manipulate classes, interfaces, fields, and methods at runtime
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How lamda expression are used?
used to provide additional information to the compiler, to other developers, or to runtime tools.
used to define anonymous functions that can be passed as arguments to methods.
to write code that's reusable and more robust.
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
choose the correct way to declare static
static initializer :
static { counter = 0; }
static variable :
static int counter;
static method :
static { counter = 0; }
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How does static variable is declared?
static int counter;
int static counter;
int counter static;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to declare static method ?
static void incrementCounter() { counter++; }
void static incrementCounter() { counter++; }
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
C# All

Quiz
•
Professional Development
20 questions
Networking Fundamentals - Quiz - Winter 2024

Quiz
•
Professional Development
15 questions
Network & Securiy

Quiz
•
Professional Development
15 questions
Part 5.3

Quiz
•
Professional Development
25 questions
SDdbC#_Final Quiz

Quiz
•
Professional Development
20 questions
OOP, access modifiers, properties

Quiz
•
Professional Development
15 questions
Routing and Switching - Fundamentals

Quiz
•
Professional Development
22 questions
MTCNA Pretest 2

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade