Зміст курсу
Основи Java
Основи Java
Виклик
Завдання
Swipe to begin your solution
Fill in the blanks with the appropriate primitive data types.
- The first blank needs to hold a whole number.
- The second blank should store a decimal number.
- The third blank holds a larger negative integer value.
- In the fourth blank, you need to store a single character.
- The fifth blank should hold a boolean value (
true
orfalse
). - The sixth blank stores a floating-point number with less precision than a
double
.
Рішення
solution
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 2
Виклик
Завдання
Swipe to begin your solution
Fill in the blanks with the appropriate primitive data types.
- The first blank needs to hold a whole number.
- The second blank should store a decimal number.
- The third blank holds a larger negative integer value.
- In the fourth blank, you need to store a single character.
- The fifth blank should hold a boolean value (
true
orfalse
). - The sixth blank stores a floating-point number with less precision than a
double
.
Рішення
solution
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 2. Розділ 2
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів