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...


can any one tell me what is advantage of encapsulation

Answers were Sorted based on User's Feedback



can any one tell me what is advantage of encapsulation..

Answer / shalini

any programming lang. constitutes of two parts
1. logics 2. data
out of the above two, data is more important coz logics
lost can be rewritten but data once lost can never be
retrieved, hence data is more imp, but in the languages
like C and C++, there is a high chance of loosing the data
coz of the global variable concept, there is a very high
insecurity coz of global variables. So in order to overcum
the disadvantage of global var, encapsulation was
introduced, coz encapsulation eliminates the concepts of
global var, and the entire data is encapsulated at one
place, what u call it as class...hence encapsulation forms
the basis for OOPS concept

Is This Answer Correct ?    3 Yes 2 No

can any one tell me what is advantage of encapsulation..

Answer / phanindra

The Advantage of Encapsulation is we can achieve
Security,Durabilty and Maintainability.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Core Java Interview Questions

if two references are having same hash codes,is that means those are refering to same object?

5 Answers   CTS,


What is meant by Java ?

2 Answers   CMC, Infosys,


How do I get the | symbol on my keyboard?

0 Answers  


In which language JVM (Java Virtual Machine) is implemented

5 Answers  


How can an object be unreferenced?

0 Answers  


What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.

3 Answers   IBM,


How do you use compareto method?

0 Answers  


What is the exact difference in between unicast and multicast object? Where we will use?

0 Answers  


Can you inherit a constructor java?

0 Answers  


What data type is true or false?

0 Answers  


JVM responsibility?

6 Answers   TCS,


What is the relationship between clipping and repainting under awt?

0 Answers  


Categories