X=(float)y;
Which of the following statements will correctly convert the data type if x is a float and y is a double?
The goto resource for studying materials
X=(float)y;
Which of the following statements will correctly convert the data type if x is a float and y is a double?