0

What fill in the data type of the data shown in the below in the comments field?

12//number "some text"//_______ true//_______

11th Apr 2017, 4:59 PM
Abdelrahim Ismail
Abdelrahim Ismail - avatar
2 odpowiedzi
+ 1
The first one should be defined as an integer. The second is a string. The third one is a boolean.
11th Apr 2017, 5:10 PM
Denis Felipe
Denis Felipe - avatar
0
thank you
11th Apr 2017, 5:12 PM
Abdelrahim Ismail
Abdelrahim Ismail - avatar