Answers for "encapsulation is which java word"

0

what is encapsulation in java

1-ENCAPSULATION: We can hide direct access to data by using
private key and we can access private data by using getter and
setter method.
Posted by: Guest on January-05-2021

Code answers related to "encapsulation is which java word"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language