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 / prasanna
public
private
protected
default
| Is This Answer Correct ? | 8 Yes | 11 No |
Post New Answer View All Answers
What is multi-catch block in java?
Enlist diffrent types of inheritance supported by java?
What is are packages?
What is string value?
Is null a value?
Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
What is the purpose of using the java bean?
How is hashset defined in java?
Difference between arraylist and hashset in java?
List some important features of java 10 release?
Explain about features of local inner class?
Differences between external iteration and internal iteration?
What are the characteristics of Final,Finally and Finalize keywords.
What are 5 boolean operators?
What is function and its uses?