Difference between float and double ?
As we know both float and double are used for storing decimal point numbers, and the size of both varies from compiler to compiler. In general float occupies 4 bytes...
learn DSA using C
As we know both float and double are used for storing decimal point numbers, and the size of both varies from compiler to compiler. In general float occupies 4 bytes...