Answer Posted / javamasque
There are 4 access modifiers
• Public
• Protected
• Default
• Private
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are advantages of exception handling in java?
Does java support multiple inheritance or not?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What does || mean in vectors?
how to create multithreaded program? : Java thread
What is method overloading in java ?
explain autoboxing in java?
Is a boolean 1 bit?
Why we use multi threading instead of multiprocessing?
What does those terms actually mean included in the j.d.k i.6?
What is the instance of an object?
Give some features of interface?
What are voids?
Can we declare a constructor as final?
Is map ordered in java?