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
How would you convert bytes to string?
What is application tier?
How many types of flags are there?
Can we have two methods in a class with the same name?
Why do I need to declare the type of a variable in java?
What are static blocks and static initalizers in java ?
What are user defined exceptions?
What method is used to specify a container's layout in java programming?
What is the maximum size of array in java?
What is the range of a character variable?
Is null function in java?
How variables are stored in memory?
What are measurable parameters?
What is array class in java?
Mention some features of java?