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 are the data types supported by java? What is autoboxing and unboxing?

550


What is the difference between a method and a function in alice?

577


What is a literal coding?

513


Is c better than java?

547


what do you mean by classloader in java?

576






What is a superclass?

929


How big is a boolean?

583


How does remove work in java?

525


Are arrays static in java?

588


Explain about varargs in java?

584


What is a super method?

534


Which access specifier can be used with class ?

534


how do I create a runnable with inheritance? : Java thread

507


How do I stop concurrentmodificationexception?

513


What is e in java?

543