whst is encapsulation?when u encpsulate actually while
devoloping code?

Answer Posted / dileep

hide the date of the class from outside environment and
providing the only necessary data and clubbing both code
and data togather.................

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain implementation and how is it different from conversion?

579


When should I use singleton pattern?

536


Can a serialized object be transferred via network?

508


What are advantages of using Java?s layout managers than windowing systems?

1849


What is the difference between serial and throughput garbage collector?

572






What do you understand by the term polymorphism?

620


What is constructor and virtual function? Can we call a virtual function in a constructor?

670


Are floats faster than doubles?

556


Is c better than java?

536


How strings are created in java?

553


What value is a variable of the string type automatically initialized?

603


What is an interface in java?

553


How do you sort a string in alphabetical order in java?

523


Difference difference paint() and paintcomponent()?

523


What does the “final” keyword mean in front of a variable? A method? A class?

540