P Priyanka Tomar • 35.28K Points Coach Bookmark Embed Report View In MB-Short Q. What is true about protected constructor? (A) Protected constructor can be called directly (B) Protected constructor can only be called using super() (C) Protected constructor can be used outside package (D) protected constructor can be instantiated even if child is in a different package Correct Answer - Option(B) Views: 95 Filed under category JAVA Share
Discusssion
Login to discuss.