you are designing an activeX user interface control, you need to decide which properties should be accessed by get/set statements,and which properties should be member variables. Which two properties should be implemented by using get/set statements?(choose two)
A.a property that represents an interger variable with values from 1 to 10
B.a string variable.
C.an Automation class variable
D. a bounded array of long variables
E.a float variable