rahul jaiswal
what is encapsulation?
By rahul jaiswal in OOP/OOD on Aug 24 2012
  • Pankaj  Kumar Choudhary
    Mar, 2015 31

    Encapsulation is a method of bind method,variables of class together like a single unit..

    • 0
  • sajidlkhan lodi
    Feb, 2015 10

    Binding data together is known as encaptulation.

    • 0
  • srikanth reddy
    Jun, 2013 17

    binding the member functions and data members as a single unit...

    • 0
  • Kush Muchaal
    Feb, 2013 7

    wrapping of data member and functions in a single unit is called Encapsulation. Ex. Class consist data member & function ,object is an Encapsulated unit.

    • 0
  • masthan p
    Dec, 2012 2

    encapsulation is the process of binding the data members and functions into a single unit called single unit

    • 0
  • suresh kumar behera
    Oct, 2012 26

    binding data in single unit like class

    • 0
  • rahul jaiswal
    Aug, 2012 24

    Encapsulation means combining data and realted function that use that data together and providing it as a logical entity.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS