Which exception handler can be used when character encoding is not supported?
(a) UnsupportedException
(b) UnsupportedEncodingException
(c) SupportException
(d) EncodingException
This question was posed to me in an online quiz.
My question is from IO Class topic in section Inbuilt Classes of Object Oriented Programming