Advertisements
Advertisements
प्रश्न
Wrapper classes are derived from Java's standard library ______.
रिकाम्या जागा भरा
Advertisements
उत्तर
Wrapper classes are derived from Java's standard library java.lang.
Explanation:
All primitive wrapper classes (like Integer, Character, and Boolean) are located in the java.lang package. Since this package contains the foundational components of the language, the Java compiler automatically imports it into every project without requiring an explicit import statement.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 5: Library Classes - Exercises [पृष्ठ १३४]
