Declarations and Initializations - Programming

Q1:

Range of float id -2.25e+308 to 2.25e+308

A True

B False

ANS:B - False

False, The range of float is -3.4e+38 to 3.4e+38.