Create a basic Object instance of the Aircraft Class
Chapter 1 - 2 Review -- 4-8-2024

Quiz
•
Computers
•
University
•
Easy
Devon Morgan
Used 2+ times
FREE Resource
18 questions
Show all answers
1.
OPEN ENDED QUESTION
5 mins • 5 pts
Evaluate responses using AI:
OFF
Answer explanation
Aircraft myAir = new Aircraft();
2.
OPEN ENDED QUESTION
5 mins • 5 pts
Create an Object instance of the Employee class with the initialization of the Object employee name Goku, and employee number 848.
Evaluate responses using AI:
OFF
Answer explanation
Employee myEmp = new Employee("Goku", 848);
3.
OPEN ENDED QUESTION
3 mins • 5 pts
Declare and initialize a variable called milesPerGallon with the primitive type double and a value of 22.5
Evaluate responses using AI:
OFF
Answer explanation
double milesPerGallon = 22.5;
4.
OPEN ENDED QUESTION
3 mins • 3 pts
Declare a private variable called engineer, as a string type, with no initialization
Evaluate responses using AI:
OFF
Answer explanation
private String engineer;
5.
OPEN ENDED QUESTION
3 mins • 3 pts
Write the code that creates and assigns the long variable salary with the value 100000.
Evaluate responses using AI:
OFF
Answer explanation
long salary = 100000;
6.
OPEN ENDED QUESTION
3 mins • 3 pts
Create the code that assigns the value of height + 10 to the double variable width
Evaluate responses using AI:
OFF
Answer explanation
double width = height + 10;
7.
OPEN ENDED QUESTION
5 mins • 5 pts
Create a int variable called perHour with an initial value initialized 20. Then, change the value to 60 through assigning.
Evaluate responses using AI:
OFF
Answer explanation
int perHour = 20;
perHour = 60;
Create a free account and access millions of resources
Similar Resources on Quizizz
23 questions
Beginning C Programming

Quiz
•
University
15 questions
Java

Quiz
•
University
20 questions
PHP Quiz 1

Quiz
•
University
15 questions
C# Structured, Selection and Iteration

Quiz
•
9th Grade - University
13 questions
PRF192 C Programming

Quiz
•
University
15 questions
Flutter intro and Dart quiz

Quiz
•
University
15 questions
Python Basics Quiz 1

Quiz
•
8th Grade - University
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade