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...
Find various articles of c++(oop) here.
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...