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
Does java isempty check for null?
Mention the default values of all the elements of an array defined as an instance variable.
What do you mean by jjs in java8?
Does isempty check for null?
What are assembly attributes?
What is command line argument in java?
What is Garbage Collection in Java
How java is similar to c?
Does sprintf add a null terminator?
How will you compute size of a structure?
Can we use a switch statement with strings?
What is use of super keyword in java?
Why put method is used?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
Tell us something about an iterator.