0
What would be '' var'' code used for?
Whatever I have learned in other modules besides of sololearn, I recall "var" is also used for variables
2 Answers
+ 1
var as a typedef doesn't exist in java! I know from C# that its used there but in java you need to use specific datatypes.
0
Well, thanks! Sololearn is awesome!