Page 1 of 1

Question 29 Public attributes are not desirable as you do not want other methods or programs to change the data in your

Posted: Sat May 14, 2022 7:52 pm
by answerhappygod
Question 29 Public Attributes Are Not Desirable As You Do Not Want Other Methods Or Programs To Change The Data In Your 1
Question 29 Public Attributes Are Not Desirable As You Do Not Want Other Methods Or Programs To Change The Data In Your 1 (187.75 KiB) Viewed 41 times
any help with this please
Question 29 Public attributes are not desirable as you do not want other methods or programs to change the data in your object. O True O False 4 pts Question 30 operations pass attributes to external objects but do not change the values. In object-oriented design, operations enable external values to be passed to attributes.