What is the result of the following code execution?

Boolean b = new Boolean("Hello");
System.out.println(b);
Explanation
The constructor creates an object with a value of true, only if the given string matches, insensitive, with the '"true". In all other cases, the object is created with a value of false.

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Продовжуйте вивчати
тести з Java
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести