what is the Diff. between Access Specifiers and Access
Modifiers?

Answer Posted / shyam

There is not a great deff between Access Specifiers &
Modifiers. we can say that both are same. if you talking
about that access specifier are that public, protected,
default, private, And modifiers are finaly, abstract,
static, Syncronized etc. at that point of veiw u r wrong.
As there are two type of access specifiers its means that
there are two types of modifiers. they are .........
a) java access Specifiers(Modifiers).
b) Non access Specifiers (Modifiers).

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the init method?

548


What is the difference between yield() and sleep()?

548


What is meant by method?

585


Are there structures in java?

564


What are conditionals and its types?

594






What are loops in java?

555


What is difference between local variable and global variable?

480


What are abstract methods in java?

660


If I only change the return type, does the method become overloaded?

543


How will you communicate between two applets?

640


Explain constructors and types of constructors in java.

655


What is a locale?

707


What do you mean by mnemonics?

543


Is empty string in java?

556


What is the purpose of a parameter?

535