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 static block?
What are assembly attributes?
What is an inner class in java?
What is java util collection?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
Write a method to check if input string is palindrome?
Is java same as core java?
Is there any difference between nested classes and inner classes?
What is the difference between Java1.4 and Java1.5
Can we sort hashmap in java?
Can you achieve runtime polymorphism by data members?
What is java full form?
What are the different types of garbage collectors in java?
Is array a class in java?
Does java have a compiler?