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
What is anagram number?
What is private static class in java?
What is run time allocation?
When a byte datatype is used?
What is the use of string and stringbuffer?
What are meta-annotations?
Can a class have a static inner class?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Can we able to pass objects as an arguments in java?
What are peerless components?
What is exception hierarchy in java?
Which number is denoted by leading zero in java?
What is singleton service?
What is the function of compareto in java?
List the different types of classloaders in java.