what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / sunil
Acess specifers gives acess privelages to outside
application ot to others. they are public protected,
private,Defaults.
Acess Modifers gives additional meaning to data ,methods
clasees like final, abstract
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
Is java call by reference?
What is meant by inheritance and what are its advantages?
What is collection class in java? List down its methods and interfaces.
What is immutable state?
Can a final method be overloaded?
Can constructor be synchronized?
What is temp in java?
What are parsers? Dom vs sax parser.
What is data type in computer?
Tell me about different OOPS concepts.
What is floor math?
Which api is provided by java for operations on set of objects?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is the difference between length and length () in java?
Difference between a process and a program?