[solved] – Question 91425
Design a class named Person with properties for holding a person’s name, address, and telephone number. Not by using get/set functions.
Expert Answer
OR
Design a class named Person with properties for holding a person’s name, address, and telephone number. Not by using get/set functions.
OR