Answer to Question #183603 in Java | JSP | JSF for Phil

Question #183603

*Based on answer choices A-E, what is the correct option?


5. Which is an acceptable declaration of a Java nested class named "Outer"?


A. public class Outer { class Inner { } }

B. public class Outer { public class Inner { } }

C. public class Outer { static class Inner { } }

D. public class Outer { private class Inner { } }

E. All of the options


1
Expert's answer
2021-04-25T22:47:29-0400

E. All of the options


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog