Explain in detail about encapsulation with an example?
Answer Posted / aditya mohata
encapsulation is hiding detalis which u dont wanna show it
publicly or u dont want it to b modified.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is jvm? Why is java called the platform independent programming language?
What is the difference between Java and C++?
Explain about features of local inner class?
What is 32 bit float?
How do you define a singleton class?
What is java beans?
What is the main difference between java platform and other platforms?
What class allows you to read objects directly from a stream?
What is == in java?
how would you implement a thread pool? : Java thread
What is hasnext in java?
what is difference betweem home interface and remote interface?
Can we sort list in java?
How many days will it take to learn java?
What is widening and narrowing in java? Discuss with an example.