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 is difference between adapter class and listener?

495


What is final modifier?

556


What are the pillars of java?

487


What is an eror in java?

557


What is abstract class constructor called?

564






What methodology can be employed to locate substrings inside a string?

524


Can we define constructor in inner class?

535


Can java list be null?

545


How large is a boolean?

553


Is class forname reflection?

514


What is an example of a boolean?

567


Can It is possible to synchronize the constructor of a Java Class?

590


What are filterstreams?

607


What are recursive functions?

571


Can we overload the constructors?

555