✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
In some class named "A" internal class named "B" is described. Based on this scenario please create an object of internal class "B" in some external class (not "A")
// file A.java
// file C.java