Which two features can be implemented in a Java application by encapsulating the entity classes used? By Singh | January 1, 2023 0 Comment Which two features can be implemented in a Java application by encapsulating the entity classes used?(Choose two.) A. data hiding B. data memory optimization C. data validation D. data abstraction E. compile time polymorphism Correct Answer: A,D