DEV Community

Rivojiddin
Rivojiddin

Posted on

1 1 1 1 1

Foundationda 2 - dars

bugungi darsda biz
int son = 12; // int faqat butun son hotiradan 4 bite joy oladi

float kasrSon = 15.71; // kasr son hotiradan 4 bite joy oladi

double kasr_Son = 23.12345; // double kasr son hotiradan 8 bite joy oladi

string text = "salom"; // str textni saqlaydi hotiradan 4 bite joy oladi

char belgi = '='; // char faqat 1 belgini saqlaydi 1 bite joy oladi
ni organdik

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay