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
How do you compare two strings lexicographically?
What are the types of casting?
What do you understand by copy constructor in java?
How can a gui component handle its own events?
What is OOP Language?
What is qualitative variable?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
Explain notifyall() method of object class ?
What do you mean by constructor?
How do you define a set in java?
What is primitive data type in java?
Why java is said to be pass-by-value ?
Is java a super set of javascript?
Why do we need strings in java?
Why java is considered dynamic?