Description: In this C Programming Video, You will learn how to write a program to find energy using Einstein Energy equation e=mc<sup>2</sup> to find energy generated if some mass is traversed at speed of light, which is a constant 3x10<sup>8</sup>m/s.
we can use const in C - To define const as
const double c=3e8;
#techcodeguruji
#cprogramminginhindi
#bhupendrakhilrani