Question: Given two integer variables distance and speed , declare and initialize a time variable. Write an expression that calculates time by dividing distance by speed
Given two integer variables distance and speed, declare and initialize a time variable. Write an expression that calculates time by dividing distance by speed where the quotient can reflect fractions in the numerator.
___________//Declare and initialize time variable.
_________//Calculate time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
