Assignment On 6.4.2020
Assignment On 6.4.2020
2020
OOPs(EC 605A)
a) Run Time
b) Compilation Time
c) Can Occur Any Time
d) None of the mentioned
a) Hello
acb
C. Both above.
Q3) If class B is subclassed from class A then which is the correct syntax
A. class B:A{}