SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

4IT101 - ZT

» Start this Course
(Practice similar questions for free)
Question:

Co se nepřeloží? double cislo = 4.53; - if (cislo > 4.53) - if (cislo <> 5.43) - if (cislo == 4.5) - if (cislo > 43L) - if (cislo != 5.43)

Author: Karel Marčík



Answer:

- if (cislo <> 5.43) //pascal notace


0 / 5  (0 ratings)

1 answer(s) in total