Corsi
AccediInizia a imparare l'IA
Corsi
AccediInizia a imparare l'IA
+ 6

Why do these two statements show different result?

Integer i1 = 127; Integer i2 = 127; // Statement 1 : true System.out.println(i1 == i2); i1 = 128; i2 = 128; // Statement 2 : false System.out.println(i1 == i2); https://code.sololearn.com/cqMfP6Czhd38/?ref=app

javaoperatorinteger==
13th Jan 2020, 1:01 AM
Jobelle
Jobelle - avatar
1 Risposta

Hai spesso domande come questa?

Impara in modo più efficiente, gratuitamente:

  • Introduzione a Python

    7,1M studenti

  • Introduzione a Java

    4,7M studenti

  • Introduzione a C

    1,5M studenti

  • Introduzione a HTML

    7,5M studenti

Vedi tutti i corsi
Popolare oggi
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Bug in Completing AI Practice
0 Votes