CS-304 Final Term Exams Preparation Virtual University MCQs With Answers

Question # 1
Given the following class class Base{ int Age=33; } How you can improve above class with respect to accessing the field Age?

Choose an answer