program in C to check given no is leap year or not in Hindi

leap year condition in Hindi |Write a program in C to check given no...

इस पोस्ट में, आप सी में अलग-अलग तरीकों से सीखेंगे, कि यह जांचने के लिए कि कोई विशेष वर्ष लीप वर्ष है या नहीं।एक...
data type revisited in c programming in hindi (डाटा टाइप कितने प्रकार के होते हैं)

data type revisited in c programming in hindi (डाटा टाइप कितने प्रकार के होते...

हेल्लो दोस्तों इस पोस्ट में बताने जा रहा हूँ की c language में डेटा टाइप क्या होते है और इसको समझना क्यों जरुरी है| डाटा...
C में स्ट्रिंग क्या है

C में स्ट्रिंग क्या है? | String in C in Hindi

हेल्लो दोस्तों! आज हम इस पोस्ट में String in C in Hindi (C में स्ट्रिंग क्या है?) इस ट्यूटोरियल में, आप C प्रोग्रामिंग में...
सी में फाइल हैंडलिंग क्या है ?

file input/output in c in hindi|सी में फाइल हैंडलिंग क्या है ?

सी में फाइल हैंडलिंग क्या है ?इस ट्यूटोरियल में, आप सी में फाइल हैंडलिंग के बारे में जानेंगे। आप सी में मानक I/O को...
Loop Control Instruction in c hindi (लूप क्या होता है )

Loop Control Instruction in c Hindi (लूप क्या होता है ?)

Loop Control Instruction in c Hindiहैलो फ्रेंड्स इस पोस्ट में, में आपको बताऊंगा (Loop Control Instruction in c Hindi) loop statement क्या  होते...
What is pointer in C in hindi (सी में पॉइंटर क्या है)

सी में पॉइंटर क्या है?| What is pointer in C in hindi

हेल्लो दोस्तों इस पोस्ट में बताने जा रहा हूँ की c language में पॉइंटर क्या होते है और इसका उपयोग करना क्यों जरुरी है|...
decision control statement क्या है ? decision control statement in c in hindi

decision control statement क्या है ? |decision control statement in c in Hindi

decision control statement क्या है ?किसी भी प्रोग्रामिंग लैंग्वेज में कंडीशन के आधार पर अलग-अलग टास्क करने की जरूरत होती है। उदाहरण के लिए,...
what is function in c in hindi(फंक्शन कितने प्रकार के होते हैं)

what is function in c in hindi(फंक्शन कितने प्रकार के होते हैं)

what is function in c in hindiइस ट्यूटोरियल में, हम C प्रोग्रामिंग में फंक्शन सीखेंगे। एक फ़ंक्शन statement का एक ब्लॉक है जो एक...
Console Input Output Functions in C

Console Input Output Functions in C in Hindi

इस पोस्ट में हम बात करने वाले है | Console Input Output Functions in C in Hindi, इसमें कार्यों का एक संग्रह (collection) होता...
Advantages and Disadvantages of Recursion in c in Hindi

Advantages and Disadvantages of Recursion in c in Hindi

Advantages and Disadvantages of Recursion in c in Hindiइस ब्लॉग पोस्ट में, हम गहराई से सी प्रोग्रामिंग में रिकर्सन के फायदे और नुकसान ...