What are Access Specifiers and Access Modifiers.

Answer Posted / taji

The access-specifier determines the access to the names that follow it, up to the next access-specifier or the end of the class declaration
i.e public, protected and private.

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stack example?

539


Is 0 an even number?

543


What class allows you to read objects directly from a stream in java programming?

504


What is meant by overloading?

584


What is the best definition for data?

514






What are the different ways to handle exceptions?

537


What do you mean by of string::valueof expression in java 8?

537


how we can make a read-only class in java?

537


Which collection is sorted in java?

540


How is tree Mirroring implemented?

627


Which collection does not allow duplicates in java?

462


What is a ?

745


Is set ordered?

535


What is java argument list?

516


Can an abstract class be a final class?

527