Final Exam for Beginner Course
Task 4
Please define a public class named TextAnswer that inherits from Answer. The TextAnswer class must provide a public automatic property called Text that is a string.
Page 6 of 10
Please define a public class named TextAnswer that inherits from Answer. The TextAnswer class must provide a public automatic property called Text that is a string.