Posts Tagged ‘oops’

  • Inheritence and its types in Java

    Nov 23, 13 • 1427 Views • NotesComments Off on Inheritence and its types in Java

    Java is a programming language which is mainly based on OOPs concept. Now what is OOPs? Well, OOPs stands for Object Oriented Programming. It is concept which links our programs to real world models. This OOP concept has four main features –  1.