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

Answer Posted / ankit rawat

Access Specifier-
Public
Private
protected
default

Access Modifier-
static
constant
abstract
final

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the pillars of java?

493


Explain the reason behind ending a program with a system.exit(0)?

608


Why volatile is used in java?

537


What is keyword in oop?

532


How do you include a string in java?

532






Explain about main() method in java ?

593


Is there any limitation of using inheritance?

575


How do you reverse sort a list in java?

521


What Is Query Throttling in java?

573


Why does my function print none?

531


Why does abstract class have constructor?

575


What is hashing principle in java?

559


What is the importance of hashcode() and equals() methods?

589


What is the functionability stubs and skeletons?

700


When will we prefer to use set and list in java and why?

552