In these videos, we are going to learn data type in c# in Marathi.
ex float, double and decimal
Agenda
explanation of float, double and decimal
float :
float is 32-bit value data types.
It has 7 digit Precision. To initialize a float variable, use the suffix f or F.
double:
double is 64- bit value data types.
It has 14 – 15 digit Precision. To initialize a double variable, use the suffix d or D.
decimal:
decimal is 128-bit value data types.
It has a 28-29 digit Precision. To initialize a decimal variable, use the suffix m or M.
Watch video float, double and decimal in C# | in Marathi | The Pro Code online, duration hours minute second in high quality that is uploaded to the channel The Pro Code 26 January 2021. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 142 times and liked it 5 visitors.