(c++) the constant velocity of an object moving in straight lineis defined as r= d/t, where r is the speed, d is the distance and tis the time it takes to complete movement. write a program thatwill ask user to enter distance moved and the time needed tocomplete it. program should calculate speed of that object andprint results on screen