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


Please Help Members By Posting Answers For Below Questions

What is table mutation and how do you avoid it?

1921


What do you know about seam?

602


Difference between swing and awt?

610


What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?

576


Will the general public have access to the infobus apis?

532






Why a component architecture for the java platform?

584


What value does read() return when it has reached the end of a file?

556


What is ioc concept & explain it?

624


How to deploy Jar, War files in J2EE?

2179


How many times may an objects finalize() method be invoked by the garbage collector?

678


which type of objects reference will be given to client?

2034


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

1741


what is the use of State Factories?

1914


what is an isolation level?

2216


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1111