what are the different access specifiers that can be used
by interfaces and abstract classes? can anyone give me
detailed description on this
Answer Posted / karishma
Interface default access specifier are public and Static
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is function overriding and overloading in java?
What is comparator in java?
How many bytes is a string in java?
What is nested class?
What is final int?
Is alive method in java?
What are design patterns and please explain?
What will happen if static modifier is removed from the signature of the main method?
How many threads does a core java have?
How many types of methods are there in java?
Can a hashset contain duplicates java?
Explain the advantages of packages in java?
Describe string intern() methodology
What are the two main uses of volatile in Java?
What are inbuilt functions in java?