Question: Write a variable initialization statement that will declare and initialize each of the following: 1. An integer variable named score to the value 20 2.
Write a variable initialization statement that will declare and initialize each of the following: 1. An integer variable named score to the value 20 2. A double variable named distance to the value 35.62 3. A float variable named circumference to the value 6.28 4, A char variable named quality to the value x. 5. A Boolean variable named done to the value false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
