Which of the following statements can be used to describe a public method? (Select multiple)

A) It is accessible to all other classes in the hierarchy
B) It is accessablde only to subclasses of its parent class
C) It represents the public interface of its class
D) The only way to gain access to this method is by calling one of the public class methods

Showing Answers 1 - 1 of 1 Answers

prajkta

  • Feb 1st, 2006
 

A. is true only

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions