Answer Posted / venu
interface is a method prototype
it contains method declarations and final variables
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain creating threads by implementing runnable class?
How do you bind variables?
Why is it important to initialize a variable?
How do you convert boolean to boolean?
What value is a variable of the string type automatically initialized?
Explain the scope or life time of class variables or static variables?
Give us the name of the list layoutmanagers in java?
Is java written in c?
Can a class be protected in java?
Explain access modifiers in java.
Can a constructor be private and how are this() and super() method used with constructor?
How to instantiate static nested classes in java?
How many bytes is string in java?
explain what is transient variable in java?
What is space character in java?