C++ Programme which accept two numbers and print their sum

0 comment
C++ Programme which accept two numbers and print their sum

C++ Programme which accept two numbers and print their sumc++ programming language ,C++ लैंग्वेज एक प्रोग्रामिंग लैंग्वेज है जिसका यूज़ करके हम एप्लीकेशन बना सकते है. इस यूनिक्स ऑपरेटिंग सिस्टम को दुबारा  लिखने के लिए develop किया गया था क्योकि यूनिक्स ऑपरेटिंग सिस्टम  (Unix Oprating Sysytem) को B लैंग्वेज में लिखा गया था

आज आप इस पोस्ट में C++ के बारे में और उसके प्रोग्राम को पड़ सकते है. और देख सकते है.

C++ एक मिड लेवल लैंग्वेज है जो की लौ लेवल और हाई लेवल लैंग्वेज दोनों पर ही कार्य करती है.

banner

C++ में आप प्रोग्राम को सीखकर बढ़िया सॉफ्टवेयर , एप्लीकेशन आदि बना सकते है इस पोस्ट में आप ज्यादातर प्रोग्राम को देख सकते है.

banner
banner
banner

C++ लैंग्वेज ज्यादा यूज़ किये जाने वाली लैंग्वेज है.  

C++ Programme which accept two numbers and print their sum

#include<iostream>

using namespace std;

{

   int a,b,c;

   cout<< “\nEnter first number : “;

   cin>>a;

  cout<<”\nEnter second number : “;

  cin>>b;

  c=a+b;

  cout<<”\nThe Sum is : “<<c;

Y.C +=10;

Y.R+=20;

Z.C-=15;

Display(X);

Display(Y);

Display(Z);

Return();

}

Output :-

Col 50 Row 50

Col 50 Row 70

Col 25 Row 50

C++ Programming Language Print HELLO WORLD,c programming language, c++ programming,code with c, learn c programming,

c programming tutorial, learn c++,c++ for beginners, c++ programming language, c++ language pdf,hello world program in c,

You may also like

Leave a Comment

currentquestionlogoo

Currentquestion is the Best Education and Article Website.

The only objective of this website is that every student gets good education and students can see and download the student question answer and pdf from this website.

Currentquestion!

Edtior's Picks

Latest Articles

©2023. All Right Reserved. Currentquestion

Current Affairs, Raj. GK, PDF Download,

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More

Privacy & Cookies Policy