Computer Science, asked by darkprince1121, 9 months ago

Which one of the following is a valid explicit type casting?

a) double d=(int)i
b) int i=(int)6.9f;
c) short s=(float)f
d) float f=(long)l

no scam plz it's impt

Answers

Answered by rekhakhushilado
2

Answer:

double d=(int)i

Explanation:

hope it right...make me brainleast

Similar questions