OBS: download the application please visit www.mrbool.com/player
Title: E-learning-Java Complete Course-Programming fundamental in Java-Interface and Abstract 02-Lesson 24
Duration: 15.51 minutes
Summary:This is a complete java programming language course demonstration series. In this we are learn interface and abstract details.The Interface is common object to keep common behavoir signature and attributes.And interface must be inheri by the concrete class to use in programming.The Abstract is same like interface.The Abstract is has method and classes also. To indicate abstract a class or method we need put the “abstract“ keyword. We will learn more in demostration
Methodology of the development of example: Interface, Abstract in JAVA.
Technology Used:JAVA.
Keywords: JAVA, Java Virtual Machine, JDK 1.6, Interface and Abstract.