Thursday 13 August 2020

Scala: Data types

 Scala has exactly same types as Java, only difference is it do not have primitive type.

a.   Byte

b.   Short

c.    Int

d.   Long

e.   Float

f.     Double

g.   Char

h.   Boolean

Previous                                                    Next                                                    Home

No comments:

Post a Comment