what is encapsulation in java? Explain
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between heap and stack memory in java?
What are serialization and deserialization?
How does access modifiers work?
What is the difference between char and char *?
What are variable names?
What is passed by reference and pass by value ?
How to overcome the exception object reference not set to an instance of object?
What is use of static in java?
how to print the below in java?thanks in advance.... * * * * * * * *
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
Does .length start 0 java?