InterviewSolution
Saved Bookmarks
| 1. |
2. Which type of type casting is done in the following statements: (i) int x=20;double y=x;(ii) int x=y;long z= (long)x; |
|
Answer» tion:1) INTEGER 2) character HOPE this ANSWER is helpful if CORRECT mark me in BRAINLIST |
|