Can this and super be used in methods? 1 April 2022 Enpatika.com Genel super can be used to call parent class’ variables and methods . super() can be used to call parent class’ constructors only.