Top Ad unit 728 × 90

Tech Baba News वेबसाइट पर आपका स्वागत है |

Breaking News

TechNews

C Programming Me Do Integer Numbers Kaise Add Kare

सी प्रोग्रामिंग में दो पूर्णांक कैसे जोड़ें?

    12345678#include<stdio.h>
    int main()
     {
        int a=10;
        int b=25;
        int c=a+b;
        printf("Sum of given no = %i", c);
    }
    Flowchart--


    C Programming Me Do Integer Numbers Kaise Add Kare Reviewed by Online Education Helper on May 09, 2023 Rating: 5

    No comments:

    Tech Baba News All Right Reseved |

    Contact Form

    Name

    Email *

    Message *

    Powered by Blogger.