what is diff between Access modifier and specifier?
Answers were Sorted based on User's Feedback
Answer / raveesha
access specifiers will specify the scope of the members of
access
public,protected,private,default.
access modifiers will support the functionality of a method.
abstract,final,native,synchronized,static,volatile.
| Is This Answer Correct ? | 39 Yes | 3 No |
Answer / 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 |
Answer / praseen
Yes Rinal you are confused with each other. It is opposite.
| Is This Answer Correct ? | 0 Yes | 4 No |
What is local interface. How values will be passed?
how the mapping can be done from jsp to actionservlet?
what is stringBuffer and StringBuilder?
What method is used to create the daemon thread?
What is RMI Registry?
6 Answers Siemens, United Software Solutions,
Have you used threads in Servelet?
Explain Life cycle of Servlet Filter.
2 Answers InfoBrain, ITC Infotech,
What you mean by COM and DCOM?
how to use debug in my elipse to solve problems that exist in my project
How to determine applet?s height and width?
What is an abstract method?
Is the session factory thread safe?