Q. Which is the correct syntax to cast float to integer?
β
Correct Answer: (A)
(int) float_variable
You must be Logged in to update hint/solution