help | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
6th Sep 2017, 2:39 PM
rahul mishra
rahul mishra - avatar
1 Réponse
+ 1
int and Integer are completely different types. Integer is a reference to an object, int is a primitive type. lowest =array[0]; //here you get exception https://code.sololearn.com/cGXlUdh2b9BO/?ref=app
10th Sep 2017, 12:11 AM
Сергей Морозов