Java OOP

Flashcard
•
Computers
•
Professional Development
•
Medium
Wayground Content
Used 1+ times
FREE Resource
Student preview

9 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Composition is a
Back
has-a relationship
2.
FLASHCARD QUESTION
Front
What is not a Java primitive data type? Options: float, byte, Boolean, char
Back
Boolean
3.
FLASHCARD QUESTION
Front
Which is not a valid way to define an array? Options: int[3] i = new int[]; int[ ] i = {1,2,3}; int[ ] i = new int[ ]{1, 2, 3}; int[ ] i = new int[3];
Back
int[3] i = new int[];
4.
FLASHCARD QUESTION
Front
It keeps the data and the code safe from external interference.
Back
Encapsulation
5.
FLASHCARD QUESTION
Front
Which data type is not supported by ArrayList? Integer, String, double, Boolean
Back
double
6.
FLASHCARD QUESTION
Front
What is an instance of a class?
Back
Object
7.
FLASHCARD QUESTION
Front
Autoboxing converts primitive to corresponding object wrapper class
Back
true
8.
FLASHCARD QUESTION
Front
What is the default value of a primitive int data type?
Back
0
9.
FLASHCARD QUESTION
Front
Consider the given code. What would be the display on the screen? Options: Class A, Class B, Class C, Compile error
Back
Class C
Similar Resources on Wayground
2 questions
Java Flashcard

Flashcard
•
KG - University
6 questions
English Vocabulary : Are you lonely in a crowd?

Flashcard
•
University
7 questions
Glitch1

Flashcard
•
Professional Development
15 questions
Flashcard on Object Oriented Programming and Java

Flashcard
•
University
3 questions
What did you learn today? (Research Basics Session)

Flashcard
•
University
6 questions
Thai Script

Flashcard
•
KG - University
10 questions
Greek and Latin Roots

Flashcard
•
KG
13 questions
Java Classes and Objects

Flashcard
•
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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...