Answer Posted / bhuwan chandra
As the object in Java has properties and behaviour and they
are encapsulated together, no other class can gain access
of the data unless the class is defined as public.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How can you write a loop indefinitely in java programming?
What does three dots mean in java?
What are the new features in java 8?
Difference between linkedlist and arraylist.
What are the types of methodology?
List down the methods and interfaces of collection class in java.
What is variable and its types?
How big is a 64 bit float?
Is string passed by reference in java?
What is the scope or life time of instance variables?
What is class and object in java?
What is an example of character?
What is the use of bufferedreader?
Can a static block throw exception?
Does java initialize arrays to zero?