C Program Example | C Program to Find the Average of Three Numbers

आज के इस आर्टिकल में हम C Language का उपयोग करते हुवे, किन्ही 3 Numbers का Average निकालने वाला Program बनाएंगे | C Program To Find The Average of Three Numbers Algorithm -: Code For Program Output -: C Programming…

Wild Pointer क्या है? (What is Wild Pointer In C In Hindi) 

Wild Pointer क्या है? – Wild Pointer In C In Hindi

हेलो फ्रेंड्स आज के इस आर्टिकल में हम Wild Pointer के बारे में बात करने वाले है |  आज हम विस्तार से जानेंगे कि Wild Pointer क्या है? (What is Wild Pointer In C In Hindi) और सी लैंग्वेज में…

Call By Value And Call By Reference In C

Call By Value And Call By Reference In C [पूरी जानकारी – With Examples]

हेलो फ्रेंड्स आज के इस आर्टिकल में हम Call by value and Call by reference के बारे में बात करने जा रहे है | इससे पिछले आर्टिकल में हमने जाना था कि Function क्या है और फंक्शन का इस्तेमाल कैसे…

Null Pointer क्या है? - Null Pointer In C In Hindi

Null Pointer क्या है? – Null Pointer In C In Hindi

हेलो फ्रेंड्स आज के इस आर्टिकल में हम Null Pointer के बारे में बात करने वाले है |  आज हम विस्तार से जानेंगे कि Null Pointer क्या है? (What is Null Pointer In C In Hindi) और सी लैंग्वेज में इनका…

सी लैंग्वेज में Switch Statement क्या है? (What is Switch Statement In C In Hindi)

Switch Statement क्या है? (What is Switch Statement In C In Hindi)

सी लैंग्वेज में Switch Statement क्या है? (What is Switch Statement In C In Hindi) Switch Statement एक Decision Making Control Statement है जिसका उपयोग हम तब करते है जब हमारे पास कई सारे ऑप्शन होते है और हमें उन…

C Program To Find The Largest Number Using Ternary Operator

आज के इस आर्टिकल में हम C Language में Ternary Operator or Conditional operator का उपयोग करते हुवे दिए गए Numbers में से कौन सा नंबर बड़ा है, को बताने वाला एक Program बनाएंगे | C Program To Find The…

C Program to Check Leap Year

हेलो फ्रेंड्स…आज हम एक ऐसा प्रोग्राम बनाना सीखेंगे, जिसमे हम चेक कर रहे होंगे कि यूजर द्वारा दर्ज किया गया वर्ष Leap year है या नहीं….। कोई वर्ष Leap year है या नहीं ये पता लगाने वाला प्रोग्राम बनाने के…

if else Statement क्या है? (What is If else Statement In C In Hindi)

If And If Else Statement In C Language [With Examples हिंदी में ]

आज हम इस आर्टिकल में if statement के साथ साथ if else statement, nested if else statement और else if ladder statement के बारे में examples के साथ जानेंगे |  आइये सबसे पहले हम if statement के बारे में जानते…

Macros क्या है? (What is Macros in C In Hindi)

Macros क्या है? – Macros in C In Hindi

हेलो फ्रेंड्स, आज के इस आर्टिकल में हम C Macros के बारे में बात करने वाले है |  आज हम विस्तार से जानेंगे कि Macros Kya Hai? और सी लैंग्वेज में मैक्रोस का उपयोग क्यों किया जाता है? तो आइये…