what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / skk
There is no difference between Access Modifiers and Access
Specifiers. Its just different names for the same Stuff.
| Is This Answer Correct ? | 10 Yes | 60 No |
Post New Answer View All Answers
What is the difference between a synchronized method and a synchronized block?
What is a java list?
What is string immutability?
When is the finalize() called?
Where are the local variables stored?
What are drawbacks of singleton class?
How do you reverse a string in java without using string buffer?
Why convert an applet to an application?
Explain the significance of class loaders in bootstrap?
Why strings in java are called as immutable?
Is java map thread safe?
can any body body expalin best definitions & best real time exaples for opps concepts.
What restrictions are placed on method overloading in java programming?
Where is core java used?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?