Lab 2: Making Labels Name: __________________
Quiz:
Declare a variable of the appropriate type fore the following data:
Car make: ______________________
Estimated MPG _________________
Number of passengers: ___________
Weight: ________________________
Has ABS: ______________________
Objective: Input
Getting Started
-
Open the Faces in “R:\AP Java\2009-2010\<your id>\Faces”
-
Open the Faces class in the editor
Assignment
-
At the beginning of the main method add code that ask the user for the boy’s decimal GPA and reads the value into a double variable
-
Add code that ask the user for the girl’s name and reads the value into a String variable
-
Add code that ask the user for the old man’s age and reads the value into an integer variable
-
Print the appropriate value centered beneath each face.
Wrap-up
-
Print these instructions, complete the quiz, and hand-in
Comments (0)
You don't have permission to comment on this page.