Answer Posted / joshua deku
There are 4 access specifiers in java
1.public
2.private
3.protected
4.private
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why we used vector class?
Can constructor be inherited?
Tell me the Importent classes in net package?
What is difference between hashset and hashmap in java?
Why string is not thread safe?
What is the importance of static variable?
How to sort an array in java without using sort method?
Why use string handling in Java?
What is gc()?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
How to instantiate member inner class?
What is abstract class constructor called?
How to change the priority of thread or how to set priority of thread?
Tell me how many ways are there to initialise an integer with a constant.
What is square root in java?