Logical operators
Logical operators

Logical operators

Logical operators Logical operators in C programming are used to perform logical operations on the boolean values ​​(true or false) of variables used in the program. Logical operators are generally used to merge or combine multiple programming conditions together or to negate conditions. Types of Logical Operators in C Programming. Logical AND (&&) Operator. A…

Comments Off on Logical operators
Relational operators
Relational operators

Relational operators

Relational operators In C programming language, relational operators are used to compare two or more variable values ​​or expressions declared in the program. Based on the comparison result of the relation operator, the output either returns true (1) value or displays false (0) output value. So let's now know about the relational operators in C…

Comments Off on Relational operators
Arithmetic operators
Arithmetic operators

Arithmetic operators

Arithmetic operators Arithmetic operators in C programming language are used to perform mathematical program operations on programming operands (variables or program values). These operations include adding, subtracting, multiplying, dividing, finding modulus, etc. of program values. Here are the basic arithmetic operators in C programming. Addition (+). Plus operator adds different program variable values ​​or two…

Comments Off on Arithmetic operators
Increment and decrement operators in c
Increment and decrement operators in c

Increment and decrement operators in c

Increment and decrement operators in c C प्रोग्रामिंग में इंक्रीमेंट और डेक्रीमेंट ऑपरेटर का उपयोग किसी प्रोग्राम में डिक्लेअर वैरिएबल के वैल्यू को एक से बढ़ाने या घटाने के लिए किया जाता है। इंक्रीमेंट और डेक्रीमेंट ऑपरेटर किसी भी प्रोग्राम वेरिएबल के डिफ़ॉल्ट वैल्यू को एक से जोड़ने या घटाने के लिए शॉर्टहैंड नोटेशन की…

Comments Off on Increment and decrement operators in c
Assignment operators In Hindi
Assignment operators In Hindi

Assignment operators In Hindi

Assignment operators In Hindi C लैंग्वेज में असाइनमेंट ऑपरेटर का उपयोग प्रोग्राम में डिक्लेअर किसी वैरिएबल को वैल्यू असाइन या सामान मान प्रदान करने के लिए किया जाता है। असाइनमेंट ऑपरेटर का उपयोग मुख्य रूप से किसी प्रोग्राम एक्सप्रेशन या वैल्यू के रिजल्ट को वैरिएबल में स्टोर करने के लिए किया जाता है। So let's…

Comments Off on Assignment operators In Hindi
Logical operators In C Hindi
Logical operators In C Hindi

Logical operators In C Hindi

Logical operators In C Hindi C प्रोग्रामिंग में लॉजिकल ऑपरेटर प्रोग्राम में उपयोग वेरिएबल के बूलियन मानों (ट्रू या फाल्स) पर लॉजिकल ऑपरेशन करने के लिए उपयोग किए जाते हैं। लॉजिकल ऑपरेटरों का उपयोग आम तौर पर कई प्रोग्रामिंग कंडीशंस को एक साथ मर्ज या कंबाइंड करने या कंडीशंस को अस्वीकार करने के लिए किया…

Comments Off on Logical operators In C Hindi
Relational operators in hindi
Relational operators in hindi

Relational operators in hindi

Relational operators in hindi C प्रोग्रामिंग लैंग्वेज में रिलेशनल ऑपरेटर का उपयोग प्रोग्राम में डिक्लेअर दो या अधिक वेरिएबल वैल्यूज या एक्सप्रेशंस की आपस में तुलना करने के लिए किया जाता है। रिलेशन ऑपरेटर के तुलना परिणाम के आधार पर रिजल्ट के रूप में आउटपुट  या तो ट्रू (1) मान लोटता है या फाल्स के…

Comments Off on Relational operators in hindi
Arithmetic operators In Hindi
Arithmetic operators In Hindi

Arithmetic operators In Hindi

Arithmetic operators In Hindi C प्रोग्रामिंग लैंग्वेज में अर्थमेटिक ऑपरेटरों का उपयोग प्रोग्रामिंग ऑपरेंड (वेरिएबल या प्रोग्राम वैल्यू) पर मैथमेटिकल प्रोग्राम ऑपरेशन्स संचालन करने के लिए किया जाता है। जिसमे प्रोग्राम वैल्यू को जोड़ना, घटाना, गुणा करना,भाग देना, मॉडुलुस पता करना, आदि गणितय ऑपरेशन्स है. Here are the basic arithmetic operators in C programming. Addition…

Comments Off on Arithmetic operators In Hindi
Basic input/output (printf, scanf) In Hindi
Basic input/output (printf, scanf) In Hindi

Basic input/output (printf, scanf) In Hindi

Basic input/output (printf, scanf) In Hindi. C प्रोग्रामिंग लैंग्वेज में, printf() और scanf() दो आवश्यक बिल्ट-इन प्रोग्राम फ़ंक्शन हैं. जिनका उपयोग बुनियादी रूप से प्रोग्रामर से प्रोग्राम में इनपुट और प्रोग्राम आउटपुट टेक्स्ट इनफार्मेशन ऑपरेशन के संचालन में किया जाता है। जहा printf() फंक्शन प्रोग्राम इनफार्मेशन को कंसोल स्क्रीन में प्रिंट करता है. वही scanf()…

Comments Off on Basic input/output (printf, scanf) In Hindi
Basic input/output (printf, scanf)
Basic input/output (printf scanf)

Basic input/output (printf, scanf)

Basic input/output (printf, scanf) In C programming language, printf() and scanf() are two essential built-in program functions. They are basically used to perform program input and program output text information operations from programmer to program. While printf() function prints program information to the console screen, scanf() function inputs or displays program variable data values ​​from…

Comments Off on Basic input/output (printf, scanf)
Data types in C Hindi
Data types in C Hindi

Data types in C Hindi

Data types in C Hindi C प्रोग्रामिंग लैंग्वेज में, डेटा टाइप सी प्रोग्राम में डिक्लेअर वेरिएबल डेटा के प्रकार को निर्दिष्ट करते हैं. जिसमे सी प्रोग्रामिंग में क्रिएट प्रोग्राम वेरिएबल वैल्यू को संग्रहीत करते हैं। प्रत्येक सी प्रोग्रामिंग डेटा टाइप में विभिन्न विशिष्ट विशेषताएँ पाई जाती हैं. जैसे वेरिएबल के रूप में उपयोग होने वाले…

Comments Off on Data types in C Hindi
Data types in C
Data types in C

Data types in C

Data types in C In C programming language, data types specify the type of data to be declared in the C program. In which the created program in C programming stores variable values. Each C programming data type has various specific features. Such as the size of the data type used as a variable and…

Comments Off on Data types in C