Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is encapsulation in oop php?



What is encapsulation in oop php?..

Answer / gokilavani s

Encapsulation is fundamental concepts in object oriented programming
Encapsulation provides three main benifits
Data hiding
Code organization
Code reusability
Php using access modifiers public, protected, private control access to the modified and properties
Public- accessible from anywhere
Protected - accessible within class and subclass
Private - accessible only in the class itself

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

How to Define a Constant in PHP? Is $ symbol necessary?

6 Answers   Maples,


What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?

1 Answers  


What is php built on?

0 Answers  


What are html entities?

0 Answers  


does PHP support foreign key and Rollback?yes or not.if not then why. how will you done these concept in php?

1 Answers   Avanigoradia, Primus Global,


where do we use htaccess?

0 Answers  


Does php support multithreading?

0 Answers  


How can you get the size of an image in PHP?

0 Answers  


What is the difference between pop3 IMAP and MAPI?

0 Answers  


How is php different from other languages?

0 Answers  


Which parts of php are case sensitive?

0 Answers  


How many data types are used by php?

0 Answers  


Categories