Uncategorized
Fundamental data type
In this tutorial, we will talk about the fundamental data types covering integer, character, float, double and long double. 1. Integer Integer data types are used to store whole numbers. It takes 2 or 4 bytes depending on machine. 1