Answer Posted / sudheer nath
data encapsulation means the data member and the member function can remains inside the class ,only those member function which is the part of the class can only access thw data member of a class .tise is used for security purpuse .
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to specify multiple jndi names when deploying an ejb?
How do you check if an arraylist is not empty?
Write a method that will remove given character from the string?
What is a newline character in java?
Give the hierarchy of inputstream and outputstream classes.
What is the list interface?
What are the types of java languages?
What is math in java?
Can a abstract class be defined without any abstract methods?
What is collection class in java? List down its methods and interfaces.
What are aggregate functions explain with examples?
Is treeset sorted in java?
Why is stringbuffer not immutable?
What is an enumeration?
What is the difference between a method and a procedure?