

SUPER KEYWORD – JAVA PROGRAMMING
Super Keyword is used to access the variables, methods and constructors of parent class in the child class.
#javalecturesforbeginners, #javaprogramming, #superkeywordinjava
source
SUPER KEYWORD – JAVA PROGRAMMING
Super Keyword is used to access the variables, methods and constructors of parent class in the child class.
#javalecturesforbeginners, #javaprogramming, #superkeywordinjava
source
Good lectures sir Tnq
What is the use of this super ()?
Sir i am new to the programming if my question is wrong please excuse me… My doubt is we used child class extends parent class so automatically variables, methods of parent class accessed in child class by using keyword extends now what is the use of this super?
super explanation sir
Sir when super class (args) is used
Best teacher found on you tube.
No sir child class cannot inherit constructors
and also what happens if there are constructors present in both parent and child classes
hi sir,
what happenes if there is any constructor present in the child class will it be directly intialized?
Sir super constructor ani rayaka poyina kuda jvm ist parent constructor ni print cheysi,next child constructor ki veltunda
clear explanation sir…..youtube class is very clear and nice
Hi Sir, Can you please make Videos on Up casting & Down Casting?
Nice explanation!
By the way, which screen-recording software are you using?
sir aap great ho apke wajah se aaj mast exam gaya
Anna Mastu chaputunavu anna
As you said …
Constructor Name should be same as that of class….if so then we cannot give same name for constructor of 2 different class….
That means we cannot use super keyword for constructor….
Am I right sir?
Hello i am new here.
Which session should i follow after super keyword session video?
Sir, in child class you have printed variable without using object.you have written System.out.println(a); instead of System.out.println(obj.a); please tell me the reason for that..
sir but I heared it does not access constructor
Sir what happened if we write only constructer in child class and don’t write constructer in parent class we will get an error what???
Sir constructors can't be inherited .
Your explanation is simply superb sir
Your way of teaching is very nice sir each and everything will be clearly explained u r classes are very useful to me thank u soooo much sir 🤝
Requesting Sir u also explain some ds topics like implementation of stack queue linked lists graphs trees
I think accessing is different from inheriting. Is it?
nice
Yur videos r very useful sir..plss keep on posting..and do other programming languages like this….