Which of the following type casts will convert an Integer variable named amount to a Double type?
Which of the following type casts will convert an Integer variable named amount to a Double type? Correct Answer (double) amount
Which of the following type casts will convert an Integer variable named amount to a Double type? Correct Answer (double) amount