what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / pandian
Access specifier are public,
private, or protected.
Access modifiers are public,
private, protected or default.
| Is This Answer Correct ? | 52 Yes | 534 No |
Post New Answer View All Answers
what are the disadvantages of indexes in oracle?
What is the parse method in java?
What is passed by reference and pass by value ?
What is remote method invocation (rmi)?
Is java owned by oracle?
What is comparator in java?
What is the purpose class.forname method?
What is the difference between conversation & casting?
What is an immutable class?
State the difference between creating string as new () and literal.
When should you use arraylist and when should you use linkedlist?
Tell me are there implementations for sorting and searching in the java libarary?
Can we have any code between try and finally blocks?
Why do we need data serialization?
What is parse method?