Menu

Question 9 Tick True Box Statement True Tick False Box Otherwise Aprivate Attribute Class Q43785180

Please answer the below question in Java, thankyou.Question 9 Tick the true box if a statement is true and tick the false box otherwise. (a) Aprivate attribute of a class c

Question 9 Tick the “true” box if a statement is true and tick the “false” box otherwise. (a) Aprivate attribute of a class can be accessed directly by objects of its own class. (b) true false Two methods of a class having the same name is called overloading. true false At compile time, if class is a subclass of classA, an object of classA is an object of classB. (c) At com true false [ (d) Constructors cannot be overloaded. true false An abstract class can have an abstract subclass. true false (e) Show transcribed image text Question 9 Tick the “true” box if a statement is true and tick the “false” box otherwise. (a) Aprivate attribute of a class can be accessed directly by objects of its own class. (b) true false Two methods of a class having the same name is called overloading. true false At compile time, if class is a subclass of classA, an object of classA is an object of classB. (c) At com true false [ (d) Constructors cannot be overloaded. true false An abstract class can have an abstract subclass. true false (e)

Expert Answer


Answer to Question 9 Tick the “true” box if a statement is true and tick the “false” box otherwise. (a) Aprivate attribute of a cl…

OR