Answer Posted / ravikiran(aptech mumbai)
Access modifiers species the scope of the access of a
particular variable or method
1).public
2).protected
3).private
4).default
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is jit compiler ?
What is a container in a gui?
What is static import in java?
Give reasons supporting that string is immutable.
What are the types of literals?
Is null a string?
What is use of functional interface in java 8? Explain
What is a local class in java?
How to find the index of the largest number in an arraylist java?
What is return in java?
Does substring start with 0?
What is floor math?
Are static members inherited to sub classes?
What is e java?
How does hashmap work in java ?