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
Explain the difference between private, public, package and protected in java?
What does the append?
Is string is a data type?
What is use of valueof () in java?
Difference between object instantiation and construction ?
Are there structures in java?
Are variables stored in ram?
How many static init can you have?
What is volatile data type?
Is age discrete or continuous?
What is string pooling concept?
What is broken and continue statement?
What is the similarity between dynamic binding and linking?
What is object-oriented programming?
Explain working of call by reference function invoking.