Write a java application that diplays the height and distance of a projectile at a given moment in time for any takeoff angle (in degrees) and any initial velocity. The program should accept the following 3 pieces of input from the keyboard, each on separate lines of input: velocity, angle, seconds.