what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
'The main difference between access specifiers and
modifiers' is that access specifiers DO NOT EXIST IN JAVA.
Period.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How objects are stored in java?
What does singleton class mean?
What is procedure overloading?
Is null a string in java?
How many bytes is 255 characters?
What will happen if static modifier is removed from the signature of the main method?
What are thread local variables?
What is an object in java?
Write an algorithm for quick sort?
What is constructor and its types?
What is the difference between multitasking and multithreading in Java
What is high level language in computer?
What is the difference between menuitem and checkboxmenu item?
Convert Binary tree to linked list.
Is main is a keyword?