codeGK
Code it ALL
C++ Char - CodeGK
♦ C++ Char

♣ About C++ Char

Char is a data type for storing single character.
There are total 127 ascii characters.

♣ Example1: C++ Char

In this example, Char data type is illustrated.
Example
Input:
Output:
Prev_LessonNext_Lesson
C++ Char