abstract is one of the 49 keywords of java.
1) An abstract class is a class which can not be instantiated. This connotes we cannot declare/create/instantiate objects of an abstract class. But remember we can always declare reference variables of an abstract class. More often than not only a super class is declared as an abstract class.
2) an abstract method is declared in an abstract super class which is mandatory to be overridden by all it's sub classes.
Please watch the full video.
/////////////////////////////////////////////////////
Teaching programming and other stuff is my passion.
I have been around the block for the last many years.
I have trained thousands of students in various programming languages and technologies like C, C++, Java, Python, Data Structure, HTML, CSS, Javascript, etc.
1) Please click on the following link to view my profile and list of all the state-of-the-art courses provided on udemy.com platform (one of the biggest online learning platforms on the internet (USA based))
https://www.udemy.com/user/anandmahaj...
2) Please click on the following link to view my profile and list of all the state-of-the-art courses provided on tutorialspoint.com platform
https://www.tutorialspoint.com/videot...
3) Please contact me at [email protected] for getting not only discount coupon codes but also one any other course of mine absolutely FREE.
Link to our Facebook page -
/ mahajancomputersnotes
HAPPY LEARNING!