C++ which accept a character and display its ASCII value

0 comment
C++ which accept a character and display its ASCII value

C++ which accept a character and display its ASCII value ,C++ लैंग्वेज एक प्रोग्रामिंग लैंग्वेज है जिसका यूज़ करके हम एप्लीकेशन बना सकते है. इस यूनिक्स ऑपरेटिंग सिस्टम को दुबारा  लिखने के लिए develop किया गया था क्योकि यूनिक्स ऑपरेटिंग सिस्टम  (Unix Oprating Sysytem) को B लैंग्वेज में लिखा गया था

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

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

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

banner

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

C++ which accept a character and display its ASCII value

C++ which accept a character and display its ASCII value

#include<iostream>

Using namespace

 int main()

{

            char ch;

            cout<<”\Enter any character : “;

           cin>>ch;

           cout<<”ASCII equivalent is  : “<static_cast<int>(ch);

          return 0;

}

Output:–

Enter any character : A

ASCII equivalent is : 65

C++ which accept a character and display its ASCII value,rate and time from user and print the simple interest,C++ Programe to Calculate area of circle,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,



 ALL C++ PROGRAME’S

C++ Programe to Calculate area of circle,c programming language, c++ programming,code with c, learn c programming, c++ programming language ,C++ लैंग्वेज एक प्रोग्रामिंग लैंग्वेज है जिसका यूज़ करके हम एप्लीकेशन बना सकते है. इस यूनिक्स ऑपरेटिंग सिस्टम को दुबारा  लिखने के लिए develop किया गया था क्योकि यूनिक्स ऑपरेटिंग सिस्टम  (Unix Oprating Sysytem) को B लैंग्वेज में लिखा गया था

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

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

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

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