thinkinterview » interview questions
« Previous

interview Questions

next »
question What is Downcasting ?
Answer Description: Downcasting is the casting from a general to a more specific type, i.e. casting down the hierarchy

Next Queston » How many bits are used to represent Unicode, ASCII, UTF-16, and U...
How many bits are used to represent Unicode, ASCII, UTF-16, and UTF-8 characters?View full queston »

Posted in: Java(30) |