Results 1 to 2 of 2

Thread: Inheritance ?

  1. #1
    Junior Registered
    Join Date
    Dec 2018
    Posts
    9

    Inheritance ?

    Hello Dear,


    Please Tell Me What is the Inheritance ?

  2. #2
    Registered
    Join Date
    Oct 2018
    Posts
    38
    In object-oriented programming, inheritance is the mechanism of basing an object or class upon another object or class, retaining similar implementation. Also defined as deriving new classes from existing ones and forming them into a hierarchy of classes.

Similar Threads

  1. What’s the benefit of using inheritance?
    By Shivangi Panwar in forum Website Programming & Databases
    Replies: 1
    Last Post: 08-02-2016, 09:47 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •