long
float x;
is the statement correct? ?
Answers
Answered by
0
Answer:
is this c++ or c#?
Explanation:
c# =
public float x;
x = *your value*;
Similar questions