You could declare a variable, but method calls hav...
# announcements
r
You could declare a variable, but method calls have a higher precedence than casts, so if you want it in a single statement you'll have to use brackets to modify the order of operation.