what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
Still wrong. The difference is that access specificers don't
exist. Period.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the advantages of java inner classes?
Do you know why doesn't the java library use a randomized version of quicksort?
Explain the transient field modifier?
What is the purpose of lambda expressions?
What does it mean that strings are immutable?
What does split function do in java?
What is numel matlab?
What is a stringbuilder?
What is the difference between multitasking and multithreading in Java
What is the exact difference in between unicast and multicast object? Where we will use?
What is the purpose of the finalize() method?
How do you use nextline in java?
java program with complete 4 oops concepts implemented example
Can you call one constructor from another if a class has multiple constructors?
What is += mean in java?