Example & Tutorial understanding programming in easy ways.

To store any single char, how much space it need?

Basically, Char data type need only 1 byte to store.

Read More →