Couldn't understand the part explained in box at the bottom | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
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 Respuesta
+ 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