can you create interface instance ?
Answer Posted / joginder singh
uday,,,dude where have u used or created an instance of
interface test,,,what u are doing is using a anonymous
inner class and den calling the method using instance of
that class....
dat wasnt d ques...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is number data type in java?
How objects are stored in java?
What state does a thread enter when it terminates its processing in java programming?
What is externalizable?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
I want to print “hello” even before main is executed. How will you acheive that?
What is the meaning of variable in research?
What does this () mean in constructor chaining concept?
What is the use of accept () method in java?
Can you use this() and super() both in a constructor?
When is the arraystoreexception thrown?
Give some features of interface?
Difference between arraylist and hashset in java?
Explain spliterator in java8?
Explain about complier design(phases)