Page 1 of 1

Which is the correct way to create an object of the given class abc?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) Declaring existing class as sealed
b) Declaring existing class as override
c) Declaring existing class as overloads
d) Declaring existing class as shadows