Answer Posted / swapna kumari arava
Wrapping up of the data members and member functions into a
classs is nothing but encapsulation.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is parsing and its types?
What is type inference in java8?
What is java lang string?
What is the purpose of using break in each case of switch statement?
How is java hashmap implemented?
What is lazy initialization in java?
What are the different tags provided in jstl?
What is the impact of declaring a method as final?
How can you set the applet size?
What does split function do in java?
What is private protected in java?
make a method which any number and any type of argument and print sum of that arguments.....
How do you break a loop?
In how many ways we can do synchronization in java?
What happens if an exception is throws from an object's constructor?