what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
Still wrong. Read the thread. At this point anybody who
still thinks there is such a thing as an access specifier in
Java needs to produce a definition of it from the JLS. There
isn't one.
Or else just stop it.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Are maps ordered java?
What is byte value?
What is java and why do we need it? Explain
How to stop a thread in java? Explain about sleep () method in a thread?
What is the purpose of the system class in java programming?
Does constructor creates the object ?
What is the function of http?
What are streams in java 8?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
How do you create a null object?
What is style and indentation?
What is the symbol for space?
Is java ee a framework?
What state does a thread enter when it terminates its processing in java programming?
How can we make a class singleton?