what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / venkat
Access Specifiers :
public,private,protected and default.
Access Modifiers :
abstract,native,transient,final,static,volatile and
strictfp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is charat java?
Can I import same package/class twice?
Can list be null in java?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is the applet security manager, and what does it provide?
What is nested top-level class?
Does java support function overloading, pointers, structures, unions or linked lists?
Why we go for collections in java?
How will you reverse a singly-link list?
Explain the usage of this with constructors?
What are measurable parameters?
Why is string builder not thread safe?
What are parsers? Dom vs sax parser.
Explain the difference between comparator and comparable in java?
What are peerless components?