What is the use of super in constructor? 1 April 2022 Enpatika.com Genel The super keyword is used to call the constructor of its parent class to access the parent’s properties and methods . Sizin İçin Seçtik Why super is first in constructor?