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

Answer Posted / ejp

There is no such thing as an 'access specifier' in Java so
there is nothing for 'access modifier' to be different from.
There are 'type specifiers' and 'access modifiers'. See the
Java Language Specification.

Is This Answer Correct ?    23 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the primitive type short?

569


Why are variables important in research?

546


how does the run() method in runnable work? : Java thread

507


What is formatted output in java?

492


How to calculate the length of a singly linked list in java?

577






What is the difference between delete and delete[]

573


Can a class have more than one object?

516


In how many ways we can do exception handling in java?

568


Difference between == and .equals() ?

568


What is the covariant return type?

563


Can this keyword be used to refer static members?

540


What is sleep method?

614


Explain about doubly linked list

610


What is a final class in java?

537


What is reverse function?

562