Write an expression that computes the difference of the variables endingTime and startingTime
LANGUAGE: JAVA
CHALLENGE:
Write an expression that computes the difference of the variables endingTime and startingTime
SOLUTION:
endingTime – startingTime