Java
Which of t ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
Which of the following options are
correct
?
boolean b1 = 0;
boolean b2 = ‘false’;
boolean b3 = false;
boolean b4 = Boolean.false();
boolean b5 = null;
boolean b6 = Boolean.FALSE;
Explanation
Get an explanation when it's available:
Subscribe
primitive types
booleans
1
(1)
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
What is the result of the following program execution? ...
int i = Integer.MAX_VALUE + 10; What is th...
Mark the answer choices in which the pairs are equal to each other (2 correct an...
Which of the following lines will compile without errors and warnings?...
int[] x = new int[25] Which of statements...
Тести з
J
ava
Приєднуйся і вивчай Java
або
Дізнайся більше про
Тести з Java онлайн
Слідкуй за CodeGalaxy
Мобільний додаток Beta
Зворотній Зв’язок
Продовжуйте вивчати
тести з Java
What will be printed out as a result of the following code execution / compilati...
What will be printed out as a result of the following code execution / compilati...
What will be printed out as a result of the following code execution / compilati...
What will be printed out as a result of the following code execution / compilati...
What happens after the following code is compiled and run: ...
What will be the result of the following program execution? ...
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати