Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

what is encapsulation in php with example

@CodeGrepperManu answered on January 16, 2022 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • encapsulation programming
  • what is encapsulation
  • encapsulation
  • encapsulation
  • encapsulation
  • encapsulation
  • encapsulation in python
  • Encapsulation
  • program to demonstrate encapsulation in python
  • Encapsulation
  • program to demonstrate encapsulation in python
  • program to demonstrate encapsulation in python
  • Encapsulation
  • encapsulation in python
  • Encapsulation

  • what is encapsulation in php with example

    0

    What is Encapsulation explain with Example?

    The Encapsulation is very important and basic features OOP, In Encapsulation binding the data member and methods in single unit (in Class) is nothing but Encapsulation.

    Public: Available the inside, derived (inherited) class and outside of class.

    Private: Available in inside the class only.

    Protected: Available in inside class and derived (inherited) class.

    Popularity 3/10 Helpfulness 1/10 Language php
    Link to this answer
    Share Copy Link
    Contributed on Apr 16 2023
    @CodeGrepperManu
    0 Answers  Avg Quality 2/10

    Closely Related Answers



    0
    Popularity 10/10 Helpfulness 2/10 Language php
    Link to this answer
    Share Copy Link
    Contributed on Jan 16 2022
    Healthy Horse
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.