Comparing Floating Point Variable With a Value In C Programming

Publicado el: 08 julio 2020
en el canal de: Technotip
11,448
153

https://technotip.com/8546/comparing-...

In this video tutorial lets see how we can compare a floating point variable with a constant value, and lets see the result.

The Problem
If you assign 0.7 to a floating point variable num and then inside if condition you check if num == 0.7, it returns false. Because here variable num is of data type float and the constant value 0.7 is considered as double type data.

C Programming Interview / Viva Q&A List
https://technotip.com/6378/c-programm...

C Programming: Beginner To Advance To Expert
https://technotip.com/6086/c-programm...


En esta página del sitio puede ver el video en línea Comparing Floating Point Variable With a Value In C Programming de Duración hora minuto segunda en buena calidad , que subió el usuario Technotip 08 julio 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 11,448 veces y le gustó 153 a los espectadores. Disfruta viendo!