Consider a class maths and we had a property called as sum.b which is the reference to a maths object and we want the st
Posted: Wed Jul 13, 2022 7:57 pm
a) Declares sum property with only get accessor
b) Declares sum property with only set accessor
c) Declares sum property with both set and get accessor
d) Declares sum property with both set, get and normal accessor
b) Declares sum property with only set accessor
c) Declares sum property with both set and get accessor
d) Declares sum property with both set, get and normal accessor