0
Q:

float in c++

public float whatYourFloatIsCalled = 0;
public float whatIsYourFloat;
1
float contains less storage than a double. 
float p = 25.0;
double p = 25.0;
0

New to Communities?

Join the community