Comparing Floating Point Variable With a Value In C Programming

Pubblicato il: 08 luglio 2020
sul canale di: 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...


In questa pagina del sito puoi guardare il video online Comparing Floating Point Variable With a Value In C Programming della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Technotip 08 luglio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 11,448 volte e gli è piaciuto 153 spettatori. Buona visione!