Which concept of Java is achieved by combining methods and attribute into a class?
Which concept of Java is achieved by combining methods and attribute into a class? Correct Answer Encapsulation
Encapsulation is implemented by combining methods and attribute into a class. The class acts like a container of encapsulating properties.
মোঃ আরিফুল ইসলাম
Feb 20, 2025