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
how to handle exceptions in ejb?
What are the features of java?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Difference between arraylist and vector.
What is a file pointer?
What is treeset in java?
How can we pass argument to a function by reference instead of pass by value?
What is the difference between keyword and identifier?
Is map sorted in java?
What is the purpose of the System class?
What does three dots mean in java?
What type of variable is error flag?
How do you implement singleton class?
What does singleton class mean?
how are methods defined?