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 can you make a class serializable in java?
What sorting algorithm does javascript use?
How do you read a char in java?
What is meant by stack and queue?
What is java english?
What is static variable with example?
Should you use singleton pattern?
Write a program to print the pattern given below
What is pangram in java?
Can a class be private in java?
Why we use protected in java?
What is mean by encoding?
What are memory tables?
What is procedure overloading?
What is array sorting in java?