In the name of ALLAH, the most beneficient, the most merciful

Object Oriented Programming (CS304)

Question (select most suitable option)

  A Child class can call constructor of its parent class through,
Its constructor initialization list
Its constructor body
Both from its constructor initialization list or body
Can not call the constructor of its parent class