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
Create a basic Object instance of the Aircraft Class
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 Wayground
15 questions
PreTest DFC20113 - Programming Fundamentals

Quiz
•
University
20 questions
Review JavaScript

Quiz
•
11th Grade - University
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
14 questions
Java Operators

Quiz
•
University
20 questions
C-QUEST QUIZ BEE

Quiz
•
University
19 questions
Java Basic 1 - Quiz

Quiz
•
8th Grade - University
20 questions
EST102 : PROGRAMMING IN C TEST 1

Quiz
•
University
20 questions
Code Junction 4

Quiz
•
University
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
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University