Q:

Which two statements are true? (Choose two)

0

Which two statements are true? (Choose two)


  1. An encapsulation, public class promotes re-use.
  2. Classes that share the same interface are always tightly encapsulated.
  3. An encapsulated class allows subclasses to overload methods, but does NOT allow overriding methods.
  4. An encapsulated class allows programmer to change an implementation without affecting outside code.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:


need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Core Java Multiple Choice Questions And Answers

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which two statements are true about the hashCode m... >>
<< What is the result?...