InterviewSolution
Saved Bookmarks
| 1. |
State need of typecasting in Java |
|
Answer» e!Here's the answer :-Typecasting, is a method of changing an entity from one DATA type to another. It is used to ensure variables are CORRECTLY PROCESSED by a FUNCTION. |
|