#35 Super Keyword in Java | In Tamil | Java Tutorial Series | Error Makes Clever

  Рет қаралды 23,678

Error Makes Clever

Error Makes Clever

Күн бұрын

Пікірлер: 28
@GOKULsince2005
@GOKULsince2005 5 ай бұрын
Waiting for all other videos bro❤
@ErrorMakesClever
@ErrorMakesClever 5 ай бұрын
Coming soon
@MohamedMukshidh
@MohamedMukshidh Ай бұрын
The inheritance type in this code is multilevel inheritance and hierarchical inheritance
@Mr.Aravindhan17
@Mr.Aravindhan17 2 ай бұрын
package pro2; class Person { String name; Person(String name) { this.name = name; System.out.println(name); } } class Employee extends Person { int Employeeid; Employee() { super("Default Name"); System.out.println("test"); } void display() { System.out.println("Detail of employee"); } } public class Mainclass2 { public static void main(String[] args) { // Person p1 = new Person("vijay"); Employee e1 = new Employee(); e1.display(); } }
@vigneshm.2k2_officl
@vigneshm.2k2_officl 3 күн бұрын
super clear
@ErrorMakesClever
@ErrorMakesClever Күн бұрын
Thank you!
@Snekavarsha-sx3no
@Snekavarsha-sx3no 5 ай бұрын
brother please next vidoes seekiram upload pannunga naa unga video kaka tha rompa naal wait panne inheritance ku aprm en class la nadathurathu suthama puriyala ippo exams vachutanga java la naa unga videos sa nambi tha irukke
@Binge466
@Binge466 5 ай бұрын
Upload videos often dude
@MohanS-ev3we
@MohanS-ev3we 5 ай бұрын
Hi bro core java one video podunga bro
@Moviesxw
@Moviesxw 2 ай бұрын
c++ video podunga bro
@PivotPlay777
@PivotPlay777 4 ай бұрын
Director "PARTHIBAN " VOICE
@Vikram.veeran
@Vikram.veeran 5 ай бұрын
❤❤
@Prakash-qg3yc
@Prakash-qg3yc 5 ай бұрын
Bro one doubt you're creating object for class Employee and passing args as John, now here is the confusion starts for me,now the John parameter will straightly assigned in super(name(John)); like this, or the John parameter will be assigned in Employee (String name(John)) and further it goes to super ? If the the employee object directly assign its parameter (John) to super (name(John)) then what will be the value of Employee class constructor Employee (String name(?)). Please reply for this comment,if anyone knows please do reply for this comment Thank you
@SURYAPRAKASH-tp6bf
@SURYAPRAKASH-tp6bf 5 ай бұрын
Yes, 2nd one.. the John parameter will be assigned in Employee (String name(John)) and further it goes to super
@SadiqsChannel
@SadiqsChannel 4 ай бұрын
The name property belongs to the Person class, the Employee constructor receives the name and passes it to super class property name. Assume that the Employee class also has a property called name, then in the constructor of Employee, you code like super(name); this.name=name; This means the name property is first assigned to Employee then passed to Person
@PoornimaManogaran-24
@PoornimaManogaran-24 5 ай бұрын
I have one doubt....Why we have to use super.makesound()? We had already used d1.makesound() this also does the same.🤔.Pls reply me whether I'm correct or not?
@kishore.g2745
@kishore.g2745 5 ай бұрын
Yes bro you can
@indirajithl1866
@indirajithl1866 5 ай бұрын
while inheriting parent class(Person) from child class (Employee) how many objects would be created in the heap?
@SadiqsChannel
@SadiqsChannel 4 ай бұрын
One object, that contains both Person and Employee fields (member variables)
@sathishkraja2130
@sathishkraja2130 5 ай бұрын
Bro next video poduga please
@madhumitha1301
@madhumitha1301 18 күн бұрын
class person { person (String name){ System.out.println(name); } } class employee extends person { int employee_id; employee () { Super("sam"); } void details () { System.out.println("Employee details"); } } public class MainClass{ public static void main (String[] args) { employee e1=new employee (); e1.employee_id=7; e1.details; } } Can anyone please tell is this correct???
@RAMUTAMILAN837
@RAMUTAMILAN837 5 ай бұрын
Hi
@user-name-is-Arasu
@user-name-is-Arasu 5 ай бұрын
Elarum indha run pani pathinagala enaku varala ungaluku?
@SATHISHKUMAR-cs3kv
@SATHISHKUMAR-cs3kv 4 ай бұрын
Bro enaku 1st code laye error varudhu I mean Animal and Dog code laye error varudhu but na crt ah than code potten error: can't find (String []) method in class :Animal epdi varudhu
@user-xk6qz9xi3q
@user-xk6qz9xi3q 4 ай бұрын
Same error I faced😢 for past one week
@wssgaming7050
@wssgaming7050 4 ай бұрын
Bro main class ahh first la potuga error clear akirum
@dragogaming_redmi
@dragogaming_redmi 3 ай бұрын
Main Ilene , programku enge start pannumnu theriyathu
@mageswaran._r_
@mageswaran._r_ 2 ай бұрын
Program main function la dhan execution start agum so that main function entha clss la iruko atha name la save pannanum
#51 This and Super Method in Java
12:11
Telusko
Рет қаралды 138 М.
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
УЛИЧНЫЕ МУЗЫКАНТЫ В СОЧИ 🤘🏻
0:33
РОК ЗАВОД
Рет қаралды 7 МЛН
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
Baby Paavangal | Parithabangal
15:31
Parithabangal
Рет қаралды 885 М.
How to create a Dashboard in Excel in Tamil
30:28
Endless Knowledge
Рет қаралды 209 М.
Night Shift Paavangal | Parithabangal
15:52
Parithabangal
Рет қаралды 3 МЛН
Exception Handling in Java Tutorial
13:20
Coding with John
Рет қаралды 434 М.
Indian 2 Paavangal | Parithabangal
16:40
Parithabangal
Рет қаралды 5 МЛН
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН