Java Viva Questions (2)
Java Viva Questions (2)
Created by: MS
5. Define the term "Wrapper class" with examples. Why we need wrapper class ?
14. How can we access private members of a class from another class ?
24. What are anonymous classes and when should they be used?
38. What is wildcard ? How does Java handle bounded and unbounded wildcards in generics?