Question: Java, multiple chice questions Hi, I am preparing the exam, but I don't have a answer of these questions, so please help me out to
Java, multiple chice questions
Hi, I am preparing the exam, but
I don't have a answer of these questions, so please help me out to check the correct answers.
Thank you.








1.2 Multiple inheritance means (1) one class inheriting from more than one super class. (2) more than one class inheriting from one super class. (3) more than one class inheriting from more than one super class. (4) None of the above (5) (1) and (3) above. 1.3) Which statement is true in the Java language? (1) A public member of a class cannot be accessed in all the packages (2) A private member of a class cannot be accessed by the methods of the same class. (3) A private member of a class can be accessed from its derived class. (4) A protected member of a class can be accessed from its derived class. (5) None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
