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...

इस पोस्ट में, आप सी में अलग-अलग तरीकों से सीखेंगे, कि यह जांचने के लिए कि कोई विशेष वर्ष लीप वर्ष है या नहीं।एक...
c language mein preprocessor kya hota hai in hindi, preprocessor in c example

C में प्रीप्रोसेसर क्या है ?|C language mein preprocessor kya hota hai in hindi|...

इस ट्यूटोरियल में, आपको c प्रीप्रोसेसरों से परिचित कराया जाएगा, और आप उदाहरणों की मदद से #include, #define और कंडीशनल कंपाइलेशन का उपयोग करना...
Describe about history of C programming language.

Describe about history of C programming language. |c interview questions and answers for freshers

Describe about history of C programming language.Best AnswerExample:- 1)The C programming language was invented in 1972 by Dennis Ritchie at the AT&T Laboratory. C...
structure of c program in hindi

सी में स्ट्रक्चर क्या है? |स्ट्रक्चर का उपयोग क्यों करें?( structure of c program...

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

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

हेल्लो दोस्तों इस पोस्ट में बताने जा रहा हूँ की c language में डेटा टाइप क्या होते है और इसको समझना क्यों जरुरी है| डाटा...
Advantage of structure and union in c

Advantage of structure and union in c

Advantage of structure and union in cIn C Programming, a "Structure" is a custom-made data type created using basic and derived data types. It...
सी में फाइल हैंडलिंग क्या है ?

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

सी में फाइल हैंडलिंग क्या है ?इस ट्यूटोरियल में, आप सी में फाइल हैंडलिंग के बारे में जानेंगे। आप सी में मानक I/O को...
O level C language syllabus in Hindi

O level C language syllabus in Hindi

O level C language syllabus in Hindiओ लेवल कंप्यूटर कोर्स NIELIT द्वरा आयोजित किया जाता है यह एक डिप्लोमा कोर्स है | National Institute...
C में स्ट्रिंग क्या है

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

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

What is C language? | c basic interview questions.

What is C language?Best AnswerExample:- 1)C is a mid-level and procedural programming language that was developed between 1969 and 1973 by...