what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
Still wrong. Don't you people read the thread? There is no
such thing as an access specifier in Java.
Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
Can a private method of a superclass be declared within a subclass?
Explain about the main() method in java?
How do you get length in java?
Can we override the overloaded method?
how to split string in java?
Why are data types important?
When throws keyword is used?
What’s the difference between callable and runnable?
What restrictions are placed on method overloading?
What is an interface in java?
What is the difference between @before and @beforeclass annotation?
What is the use of protected in java?
Why vector class is used?
Is array serializable java?
How do you define a parameter?