इस वीडियो में हम C Programming के Variables को आसान भाषा में समझेंगे। आप सीखेंगे कि कैसे different data types जैसे int, float, double और char का उपयोग करके values को store किया जाता है।
इस वीडियो में खास तौर पर float और double के बीच का difference समझाया गया है, जैसे उनकी memory usage, precision (accuracy) और किस situation में कौन सा data type use करना चाहिए। इसके साथ ही char data type और printf के format specifiers (%f, %lf, %c) को भी detail में explain किया गया है।
अगर आप C Programming के beginner हैं, तो यह वीडियो आपके लिए बहुत helpful रहेगी और आपकी programming की foundation मजबूत करेगी।
इस वीडियो में कवर किए गए topics:
C variables क्या होते हैं
Data types in C
Float vs Double difference
Char data type
printf format specifiers
Multiple variables declaration
👍 वीडियो पसंद आए तो Like करें, Share करें और ऐसे ही और C Programming tutorials के लिए चैनल को Subscribe करें!
our website
https://www.LearningLad.in
social media
Facebook https://www.facebook.com/LearningLadHindi
Twitter https://www.twitter.com/LLHindi
Instagram https://www.instagram.com/LearningLadOfficial
Download
0 formats
No download links available.
Creating Different Types of Variables | C Language Tutorial ( Int, Float, Double, Char ) in Hindi | NatokHD