Compute how far, in miles, the vehicle can travel on the available

Problem 1: First, launch NetBeans and close any previous projects that may be open (at the top menu go to File ==> Close All Projects).   Then, create a new Java application called “DistanceCalc” (without the quotation marks) that requests two double values from the user at the command line:   ·         amount of present […]