Question: 6:38 LTE Written Exercise - Java Questio.. 4 - Write a statement that declares a variable salePrice, that can hold decimal values: 5 - Write
6:38 LTE Written Exercise - Java Questio.. 4 - Write a statement that declares a variable "salePrice", that can hold decimal values: 5 - Write an assignment statement that subtracts "discountAmount" from "price", and assigns the value to the variable "salePrice": 6 - Write a statement that declares a variable "firstName", that can hold text and characters : 7 - Write an assignment statement that assigns your first name to the variable "firstName ": 8 - Write a statement that declares a variable "testNumber1", that can hold integer values: 9 - Write a statement that declares a variable "testNumber2", that can hold integer values: 10 - Write a statement that declares a variable "testNumber3", that can hold integer values, and assign the literal value 15 to the variable (all in one statement): Notifications Dashboard Calendar To Do Inbox
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
