Answer Posted / ashish shinkar
there are 4 access specifier in java
1: private
2: default
3: protected
4: public
| Is This Answer Correct ? | 15 Yes | 10 No |
Post New Answer View All Answers
Which is bigger float or double java?
What does string mean in java?
State the main difference between c++ and java?
What is appletviewer?
What is size of int in java?
Are static members inherited to sub classes?
Why is singleton instance static?
What’s the difference between unit, integration and functional testing?
how to handle exceptions in ejb?
What are the different types of collections in java?
What is a substring of a string?
what is function overloading in java?
What is the use of optional ?
how we can make a read-only class in java?
Why string is not a wrapper class?