InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a process of converting a simple data type into a class?(a) type wrapping(b) type conversion(c) type casting(d) none of the MentionedThe question was asked in an interview for job.My doubt is from Java.lang Introduction in portion Exploring java.lang & java.io of Java |
|
Answer» RIGHT choice is (a) TYPE wrapping The BEST explanation: NONE. |
|