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 do you use find and replace?
What is outofmemoryerror in java?
what is meant wrapper classes?
What do you mean by platform independence? What is an interface?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
How does singleton class work?
What is the basic concepts of OOPS?
Which of the following is not an isolation level in the JDBC
What are the high-level thread states in java programming?
How many techniques can be employed to create a string object?
What is javac used for?
Explain about the performance aspects of core java?
How do you declare a string variable?
How do you invoke a method?
What is finally block?