DEVFYI - Developer Resource - FYI

Can a double value be cast to a byte?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

229. Can a double value be cast to a byte?

Yes, a double value can be cast to a byte.

(Continued on next question...)

Other Interview Questions