Convert the following pseudocode to Java code. Be sure to declare the appropriate variables. Store 20 in

Question:

Convert the following pseudocode to Java code. Be sure to declare the appropriate variables. 

Store 20 in the speed variable.

Store 10 in the time variable.

Multiply speed by time and store the result in the distance variable.

Display the contents of the distance variable.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: