what is the Diff. between Access Specifiers and Access
Modifiers?

Answer Posted / ejp

'The main difference between access specifiers and
modifiers' is that access specifiers DO NOT EXIST IN JAVA.

Period.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

842


What do you understand by soft reference?

589


What is default switch case? Give example.

578


What is thread synchronization in java?

485


What does the exclamation mark mean in java?

600






Why is serialization required?

551


What are wrapper classes in java?

602


Can we override tostring method in java?

535


Can we have try block without catch block?

588


How hashmap works in java?

573


Can you instantiate the math class?

604


Why java is not 100% object-oriented?

841


Is Java a dying language?

577


What are data structures in java?

535


How can I right-justify a string?

629