what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / pandian.r
Access Specifier are used to specifiy how the member
variable ,methods or class to other classes.They are
public ,private and protected.
Access Modifier:
1.Access
2.Non Access
Access:
public ,private,protected and default.
Non Access:
abstract,final,native,static,synchronized,transient,volatile
and strictfp
| Is This Answer Correct ? | 161 Yes | 68 No |
Post New Answer View All Answers
What is the disadvantage of java?
What is google full form?
What is the ==?
What is an immutable class? How to create an immutable class?
Which method must be implemented by all threads?
Is boolean a data type in java?
What is hasnext in java?
What is the purpose of static keyword in java?
What is defined as false sharing in the context of multithreading?
How is tree Mirroring implemented?
Which class is the superclass for every class in java programming?
What is the meaning of 3 dots in java?
Is final static java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
How do you do descending order in java?