Answer Posted / vipin
It is a Interface.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Difference between string, stringbuffer and stringbuilder?
What do you mean by JVM?
Can we override the static methods?
What is a local class in java?
Can we store variables in local blocks?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is multiple inheritance? Is it supported by java?
What is unsigned char?
Why destructor is not used in java?
Explain the difference between an object-oriented programming language and object-based programming language?
Explain jdk, jre and jvm?
What is singleton class in java and how can we make a class singleton?
Explain the difference between hashmap and hashtable in java?
Is 0 a prime number?
What is Gang of four design patterns