Showing posts with the label Data

Character Data Type in C++

Found out a character array size in C The character array is used for the C string related task. Two such data types ar…