Skip to content

Files

Latest commit

 

History

History

OOPS_Lab_12

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Java - Object Oriented Concepts (LAB 12)

Write an innovative Java Program of your own choice influencing the following Java concepts:

  • Class
  • Object
  • Super
  • This
  • Final
  • Inheritance
  • Abstract
  • Virtual method
  • Overriding
  • Overloading
  • Interface
  • Package