can you create interface instance ?
Answer Posted / sankar
Wov that was amazing Uday
| Is This Answer Correct ? | 6 Yes | 25 No |
Post New Answer View All Answers
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
How to create a fecelet view?
Can we nested try statements in java?
What is difference between hashset and hashmap?
What do you mean by Function Overloading in java?
How to create com object in Java?
When do we use synchronized methods in java?
I don’t want my class to be inherited by any other class. What should I do?
What language is pass by reference?
Are arrays dynamic in java?
Is integer passed by reference in java?
Explain different ways of creating a thread?
Is an object null?
Why inputstreamreader is used in java?
Why string is immutable or final in java