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 vypíše následující kód : int cislo=15; if((cislo%6)==0){System.out.println("ahoj"); }else{ System.out.prinln ("nashledanou");}

Author: Karel Marčík



Answer:

Nashledanou


0 / 5  (0 ratings)

1 answer(s) in total