Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / shyam

There is not a great deff between Access Specifiers &
Modifiers. we can say that both are same. if you talking
about that access specifier are that public, protected,
default, private, And modifiers are finaly, abstract,
static, Syncronized etc. at that point of veiw u r wrong.
As there are two type of access specifiers its means that
there are two types of modifiers. they are .........
a) java access Specifiers(Modifiers).
b) Non access Specifiers (Modifiers).

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is :: operator in java?

909


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

925


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

1025


How many bytes is a string?

1079


What is lambda in java?

974


A person says that he compiled a java class successfully without even having a main method in it? Is it possible?

989


Give reasons supporting that string is immutable.

889


What is api in java?

931


What is the difference between throw and throws keywords?

986


What are the basic concepts of OOPS in java?

970


Can you inherit from an abstract class java?

934


What is the default access specifier for variables and methods of a class?

1132


What is an immutable object?

1028


Write the algorithm to check the number non-leaf nodes in a tree.

1006


What does @param args mean in java?

1007