Answer Posted / satyanarayana
Encapsulation means binding the data and code into a single
entity.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What is ordered map in java?
How to remove the trailing spaces from a string?
What is autoboxing in java?
Explain about join() method?
What is the advantage of OOP in java?
What is the difference between java applets and applications?
Explain java thread life cycle.
What are the properties of thread?
What is the difference between actual and formal parameters?
What is use of super keyword?
What are java packages? What's the significance of packages?
What must a class do to implement an interface in java programming?
What is map and hashmap in java?
Explain the difference between string, stringbuffer and stringbuilder in java?
What is private public protected in java?