Computer Science, asked by ritviknaraegwnaj, 4 months ago

2. Which type of type casting is done in the following statements:
(i) int x=20;
double y=x;
(ii) int x=y;
long z= (long)x;​

Answers

Answered by achsah13
0

Explanation:

1) integer

2) character

hope this answer is helpful

if correct mark me in brainlist

Similar questions