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
What causes memory leak in java?
What does percent mean in java?
What are class types in java?
Difference between method overloading and method overriding in java ?
How many types of interfaces are there?
What is methodological theory?
What is the difference between static and non-static variables in java programming?
How do you insert a line break?
Why declare Main() method as a static in java ?
what is difference betweem home interface and remote interface?
What is difference between static class and singleton pattern?
What's the purpose of static methods and static variables?
What is the difference between length and length() method in java?
Which category the java thread do fall in?
Why scanner is used in java?