You are creating a class named Employee. The class exposes a string property named EmployeeType. The following code segment defines the Employee class.
(Line numbers are included for reference only.)
The EmployeeType property value must meet the following requirements:
✑ The value must be accessed only by code within the Employee class or within a class derived from the Employee class.
✑ The value must be modified only by code within the Employee class.
You need to ensure that the implementation of the EmployeeType property meets the requirements.
Which two actions should you perform? (Each correct answer represents part of the complete solution. Choose two.)
abelbm
Highly Voted 5 years, 2 months agojan_oratowski
Most Recent 4 years, 6 months agonoussa
4 years, 5 months agobanshee
5 years, 4 months agowhtvr
5 years, 4 months agoRedDev
4 years, 5 months agoptarasov
5 years, 4 months agofounderDev
5 years, 5 months agoRJRENEWED
4 years, 5 months agonoussa
4 years, 5 months ago