The former casts to a nullable type, the later cas...
# announcements
k
The former casts to a nullable type, the later casts if possible and returns
null
otherwise.