Couldn't understand the part explained in box at the bottom | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Couldn't understand the part explained in box at the bottom

we cannot use integer or something..

8th Apr 2017, 2:33 AM
Krupesh Anadkat
Krupesh Anadkat - avatar
1 Réponse
+ 1
It means you cannot use simple integer object notation. You have to use Integer for int. And Double for double. Like wise with full name, because it store object and int is not class type but Integer is. Hope it help
8th Apr 2017, 2:39 AM
Aditya kumar pandey
Aditya kumar pandey - avatar