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


Please Help Members By Posting Answers For Below Questions

How many ways can we create the string object?

533


What is meant by attribute?

603


What is the use of default method in interface in java?

555


What is the use of runnable interface?

619


What are constants?

605






Why does java doesnt suuport unsigned values?

1803


What is difference between final and immutable?

565


What is remote method invocation (rmi)?

618


How do you reverse a string in java?

590


Why is a constant variable important?

507


Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?

567


Define locale.

595


What is the benefit of using enum to declare a constant?

664


What is arrays fill in java?

547


What is the main advantage of passing argument by reference?

508