


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A C++ program that displays the ASCII code of alphabets (both small and capital letter), numbers (0-9), and some special symbols. The program uses the 'int' function to convert the characters into their corresponding ASCII codes and displays them using the 'cout' function. The program is useful for students learning C++ programming and ASCII codes.
Typology: Assignments
1 / 4
This page cannot be seen from the preview
Don't miss anything!



Assignment No: 01 Question: Write a C++ program that display ASCII code of Alphabets (Both Small and capital letter), Number (0-9) and some special symbol
OUTPUT OF THE PROGRAM: