what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
#31 doesn't answer the question, and repeats the same
confusion expressed in the question. There is NO SUCH THING
as an access specifier in Java, and therefore nothing for
the question to be about.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain treeset?
What is the purpose of the file class in java programming?
What is a byte array?
What is linkedlist in java?
What is the difference between class forname and new?
What is private static class in java?
What is initial size of arraylist in java?
What is the purpose of return statement?
How do you generate random numbers in java?
Can inner class have constructor?
Can we execute a program without main?
What is meant by flickering?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What technique is carried out to find out if a particular string is empty?
What is static import?