40 - Abstract keyword in Java | Abstract class and Methods in Java

preview_player
Показать описание
Abstract keyword can be used with Class and methods.
Abstract method has no body
We can't create an object of abstract class

Nicolai Heidlas Music
FREE ENERGETIC AND UPLIFTING BACKGROUND MUSIC | "One Day"|
Download the song here:
---------------------------------------------------------
Back Music
Artist: Nicolai Heidlas
Title: On And On
---------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

i like intellij....every youtuber use eclipse..you were the 1st teacher which use intellij..good

milankbudha
Автор

I have been watching your videos and I love the complete explanations and humor in your videos. Especially the question humor in concerns of information where it is confusing and you explain it more. great work

shawnenevance
Автор

finally i understood abstract class. thank you

coolmahims
Автор

We cannot create an object of an Abstract class, that's the reason we need it when doing Inheritance. Thank you!

samstoyroom
Автор

thank you so much .. it helped me a lot ❤😊

Nostalgicgaming
Автор

Where can I find any video on YouTube that explains and develops in details the Person, Student, Teacher exercise in Java?

albinsopaj
Автор

Such as amazing, clear explanations. Thanks teacher!

thestarinthesky_
Автор

Sir pls make the further videos of java

chandrakantamle
Автор

Bro your approach is creative and very interesting. But make sure you zoom your camera further into computer while recording, bcoz I can't see what you are typing. Nice video though.

chetanhegde
Автор

instead of making void setData(String name, int age), it is better to make constructor of Student or Teacher class.
Teacher(String name, int age){
this.name=name;
this.age=age;
Person obj = new Teacher("Milan", 25);

milankbudha
Автор

can we define abstract method in abstract class

javascriptwar
Автор

can i create abstract method in concrete class?

bhavyar
Автор

Your can't word is not clear yar...

chhayadubey
welcome to shbcf.ru