What happens when you don’t use super () constructor?

If we call “super()” without any superclass Actually, nothing will be displayed . Since the class named Object is the superclass of all classes in Java. If you call “super()” without any superclass, Internally, the default constructor of the Object class will be invoked (which displays nothing).2 Tem 2019

Sizin İçin Seçtik  Who makes mmWave antenna?

Leave a Reply

Your email address will not be published. Required fields are marked *

What happens when you don’t use super () constructor?

If we call “super()” without any superclass Actually, nothing will be displayed . Since the class named Object is the superclass of all classes in Java. If you call “super()” without any superclass, Internally, the default constructor of the Object class will be invoked (which displays nothing).2 Tem 2019

Sizin İçin Seçtik  Why super keyword is used in constructor?

Leave a Reply

Your email address will not be published. Required fields are marked *

What happens when you don’t use super () constructor?

If we call “super()” without any superclass Actually, nothing will be displayed . Since the class named Object is the superclass of all classes in Java. If you call “super()” without any superclass, Internally, the default constructor of the Object class will be invoked (which displays nothing).2 Tem 2019

Sizin İçin Seçtik  Does super class need constructor?

Leave a Reply

Your email address will not be published. Required fields are marked *