Telegram Group & Telegram Channel
What is the output of the code?

A. Greater than,10
B. false,10
C. Greater than,11
D. false,11
E. The code will not compile because of line 4
F. The code will not compile because of line 5

Explanation:
In this example, the ternary operator has two expressions, one of them a String and the other a boolean value. The ternary operator is permitted to have expressions that don’t have matching types, but the key here is the assignment to the String reference. The compiler knows how to assign the first expression value as a String, but the second boolean expression cannot be set as a String; therefore, this line will not compile.



tg-me.com/topJavaQuizExplain/181
Create:
Last Update:

What is the output of the code?

A. Greater than,10
B. false,10
C. Greater than,11
D. false,11
E. The code will not compile because of line 4
F. The code will not compile because of line 5

Explanation:
In this example, the ternary operator has two expressions, one of them a String and the other a boolean value. The ternary operator is permitted to have expressions that don’t have matching types, but the key here is the assignment to the String reference. The compiler knows how to assign the first expression value as a String, but the second boolean expression cannot be set as a String; therefore, this line will not compile.

BY Explanations “Top Java Quiz Questions”


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/topJavaQuizExplain/181

View MORE
Open in Telegram


telegram Telegram | DID YOU KNOW?

Date: |

Newly uncovered hack campaign in Telegram

The campaign, which security firm Check Point has named Rampant Kitten, comprises two main components, one for Windows and the other for Android. Rampant Kitten’s objective is to steal Telegram messages, passwords, and two-factor authentication codes sent by SMS and then also take screenshots and record sounds within earshot of an infected phone, the researchers said in a post published on Friday.

telegram from ua


Telegram Explanations “Top Java Quiz Questions”
FROM USA