CSE MCQs :: JAVA MCQs
- Which of these is a process of converting a simple data type into a class?
- Which of the following is method of wrapper Float for converting the value of an object into byte?
- Which of these methods is used to check for infinitely large and small values?
- Which of the following package stores all the simple data types in java?
- Which of the following methods is a method of wrapper Integer for obtaining hash code for the invoking object?
- Which of these is a super class of wrappers Long, Character & Integer?