Answer Posted / kunal
There are atleast 11 access specifiers..
public , private , protected , default , final , volatile, static,transient, abstract, native, synchronized in java
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How does a cookie work in Servlets?
Does windows 10 need java?
What is thread pool in java with example?
Explain about version control?
What is a method in java?
What is the purpose of using the java bean?
What is the program development process?
What are recursive functions? Give some examples?
What is the function of java?
What are assembly attributes?
Is static variable stored in heap?
What is object cloning in Java?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What is bufferedwriter?
What are different types of references?