What modifiers are used for interface declaration?
Answer Posted / ravikiran
public+abstract
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Explain constructors and types of constructors in java.
Explain what do you mean by functional overloading in java?
How to sort list of list in java?
What is java util concurrentmodificationexception?
What are the differences between stringbuffer and stringbuilder?
Difference between this() and super() in java ?
Does windows 10 need java?
How many bytes are there?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
Is java a virus?
Realized?
What is static and final keyword in java?
How do you reverse a string in java?
What mechanism does java use for memory management?
What is stored procedure. How do you create stored procedure ?