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 about main thread in java?
Difference between abstract and concrete class ?
What are the data types supported by java? What is autoboxing and unboxing?
What is equlas() and hashcode() contract in java? Where does it used?
Give few examples of final classes defined in Java API?
What is increment in java?
What is connection class in java?
What is static data type in java?
What is final keyword in java? Give an example.
Is finalize() similar to a destructor?
What is formatted output?
What is difference between an object and a class?
What do you mean by of string::valueof expression in java 8?
What is the final keyword denotes?
What is hashing principle in java?