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 / venkateswara reddy
that is nothing but access specifiers only
public
private
default
and one im not getting
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
What are the 6 boolean operators?
What is keyword and identifier?
Is char * a string?
How do you do exponents in java?
Difference between java and javascript
List some important features of java 10 release?
What happens if an exception is not handled in a program?
What is the use of keywords in java?
what is use of functional interface in java 8?
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
Can list be final in java?
What are the Static and Dynamic Variables? Differentiate them.
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What access modifiers can be used for class ?