Kotlin for Android Developers


 Variables and properties



Download 1,04 Mb.
Pdf ko'rish
bet37/125
Sana11.08.2021
Hajmi1,04 Mb.
#144654
1   ...   33   34   35   36   37   38   39   40   ...   125
Bog'liq
Kotlin for Android Developers Learn Kotlin the Easy Way While Developing an Android App ( PDFDrive )

6 Variables and properties
In Kotlin, everything is an object. We don’t find primitive types as the ones we can use in Java.
That’s really helpful, because we have an homogeneous way to deal with all the available types.
6.1 Basic types
Of course, basic types such as integers, floats, characters or booleans still exist, but they all act as
an object. The name of the basic types and the way they work are very similar to Java, but there are
some differences you might take into account:
• There are no automatic conversions among numeric types. For instance, you cannot assign
an
Int
to a
Double
variable. An explicit conversion must be done, using one of the many
functions available:
1
val i: Int = 7
2
val d: Double = i.toDouble()
• Characters (
Char
) cannot directly be used as numbers. We can, however, convert them to a
number when we need it:
1
val c: Char = 'c'
2
val i: Int = c.toInt()
• Bitwise arithmetical operations are a bit different. In Android, we use bitwise
or
quite often
for flags, so I’ll stick to “
and
” and “
or
“ as an example:
1
// Java
2

Download 1,04 Mb.

Do'stlaringiz bilan baham:
1   ...   33   34   35   36   37   38   39   40   ...   125




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish