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
What is flush buffer?
Which package has light weight components?
Can we have this () and super () together?
What is data movement?
What is the purpose of assert keyword used in jdk1.4.x?
Can we sort array in java?
What is a priority queue java?
What is default exception handling in java?
Can constructor be inherited?
Is ++ operator is thread safe in java?
How to create a fecelet view?
How many wrapper classes are there in java?
Why do we use regex?
What is the difference between jdk, jre, and jvm?
Can a class have multiple subclasses?