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
How many decimal places is a double?
Give an example of use of pointers in java class.
What does a void function return?
Which of the following classes will have more memory allocated?
What is array in java?
What is the use of volatile in java?
How a variable is stored in memory?
What is a percentage sign called?
Can we force the garbage collection to run?
What are the uses of synchronized keyword?
What is considered an anti pattern?
What do you mean by multithreaded program?
What is the default size of arraylist in java?
Can vector have duplicates in java?
How to restrict a member of a class from inheriting by its sub classes?