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

Answer Posted / tamanna

access specifier:
an access specifier allows the user to
control the access of classes,methods and fields.


access modifier:
an access modifier specifies the visibility
ofclasses,methods and fiels.

Is This Answer Correct ?    19 Yes 62 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you declare a private method as static?

912


What is difference between class and object in java?

749


Does isempty check for null?

773


What are different types of multitasking?

732


What is complexity and its types?

727


What does those terms actually mean included in the j.d.k i.6?

1814


What does substring mean?

709


Explain method local inner classes ?

799


What is valid keyword in java?

766


How does map works in java?

744


What is use of static method?

764


What is formatted output in java?

724


How can we create an immutable class in java?

811


What is bytecode verifier?

699


What state is a thread in when it is executing?

730