Comparing Floating Point Variable With a Value In C Programming

Publicado em: 08 Julho 2020
no 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...


Nesta página do site você pode assistir ao vídeo on-line Comparing Floating Point Variable With a Value In C Programming duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Technotip 08 Julho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 11,448 vezes e gostou 153 espectadores. Boa visualização!