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 do you call a reference in java?
Can we declare register variable as global?
What is java util concurrentmodificationexception?
When parseint method can be used?
Is a char always 1 byte?
What's the access scope of protected access specifier?
What is unsigned char?
How can we use primitive data types as objects?
How to find the given number is a prime number or not by getting input from the user
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
Can you pass functions in java?
What does math floor () do?
what do you mean by java annotations?
Can we have multiple classes in single file ?
What is the role of the java.rmi.naming class?