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 cr keyboard?
What is class??
What is a default constructor and also define copy contrucyor?
Is java hashset ordered?
Is arraylist a class in java?
What is number data type in java?
Can you access non static variable in static context?
Is integer passed by reference in java?
Why do we need data structure in java?
What is public static void main?
What is sleep method?
How do you achieve singleton?
How many arguments can a method have java?
How will you initialize an Applet?
What is an 8 bit word?