Examveda

What is the purpose of the 'base' keyword in a derived class constructor in C#?

A. Calls the base class constructor

B. Initializes the derived class

C. Sets the base class fields

D. Terminates the program

Answer: Option A


This Question Belongs to C Sharp Programming >> Introduction To C Sharp

Join The Discussion

Related Questions on Introduction to C Sharp