Question: Write a c++ program which take initial velocity, time , distance and final velocity as input and calculate acceleration and displacement covered by linearly moving
Write a c++ program which take initial velocity, time , distance and final velocity as input and calculate acceleration and displacement covered by linearly moving body. Program must display results on screen. (use appropriate equation of kinematics)
Step by Step Solution
There are 3 Steps involved in it
code written below include using namespace std int main fl... View full answer
Get step-by-step solutions from verified subject matter experts
