what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
This is incredible. Where do you people get this nonsense?
See replies #13,17,19,21,23. THERE IS NO SUCH THING AS AN
ACCESS SPECIFIER IN JAVA. See the JLS. If somebody thinks
otherwise kindly post your source for this misconception.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can a class be final?
What is byte [] in java?
Is node a data type in java?
What is mean by encoding?
What are runtime exceptions?
what is a green thread? : Java thread
Why main() method is public, static and void in java ?
Write a program to find maximum and minimum number in array?
What is the loop in java?
What are the advantages of exception handling?
Can you use abstract and final both with a method?
In java, how many ways you can take input from the console?
What does exclamation mean in java?
What are aggregate functions explain with examples?
How do you create a null object?