Einstein Energy Equation e=mc2 program in C | C Programming in Hindi

Опубликовано: 01 Ноябрь 2024
на канале: Tech Code Guruji
1,991
29

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