what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / sreenivasarao
access specifier : it will define scope
access modifier : it will define behaviour
Is This Answer Correct ? | 28 Yes | 14 No |
Post New Answer View All Answers
What is array class in java?
What is meant by bytecode?
Why is java multithreaded?
Does string is thread-safe in java?
What is a stack class in java ?
What are the main differences between notify and notifyAll in Java?
What do you understand by looping in java? Explain the different types of loops.
Can we override tostring method in java?
What is initial size of arraylist in java?
What is difference between arraylist and list in java?
What is namespace in java?
What is stringbuffer in java?
Define nashorn in java8.
What is the right data type to represent a price in java?
What do you mean by jjs in java8?