what is diff between Access modifier and specifier?
Answer Posted / rinal doshi 9998099633
access modifiers will support the functionality of a method.
abstract,final,native,synchronized,static,volatile.
access specifiers will specify the scope of the members of
access
public,protected,private,default.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is meant by method chaining?
What are the oops concept?
Difference between loadclass and class.forname?
What is synchronization and why is it important?
What is the purpose of the finally clause of a try-catch-finally statement?
What is the difference between the session.get() method and the session.load() method?
How are the elements of a cardlayout organized?
How messaging services are done, before release of JMS?
What is prototype?
What is ripple effect?
wahts is mean by dynavalidatorform in struts/
What is the difference between java class and bean?
When is the best time to validate input?
What is the form of storage space in java?
Describe, in general, how java's garbage collector works?