What will be the output of the following C# expression?
Posted: Wed Jul 13, 2022 7:56 pm
int a+= (float) b/= (long)c.
a) float
b) int
c) long
d) none of the mentioned
a) float
b) int
c) long
d) none of the mentioned
Accurate answers. Every time.
https://answerhappy.com/