X=(float)y;

Average Rating
0 out of 5 stars. 0 votes.

X=(float)y;

Which of the following statements will correctly convert the data type if x is a float and y is a double?