Answer Posted / surendrareddy
The access specifiers in java are
1.public
2.private
3.protected these are control access specifiers in java
The another one is "Default" it will available when we will
not mention above 3 access specifiers before the class variable
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
if u open login & logout ,how can udisplay the timelogin & logout members ?
Explain about field hiding in java?
Can vector have duplicates in java?
How to add menushortcut to menu item?
When will we prefer to use set and list in java and why?
What type of value does sizeof return?
What is a get method?
What are the important features of Java 9 release?
What is the default access specifier for variables and methods of a class?
What is byte code and why is it important to java’s use for internet programming?
What is the destroy method?
What is difference between array and arraylist in java?
What is numeric data type?
Why are variables important in research?
How can you read an integer value from the keyword when the application is runtime in java? example?