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
If two threads have same priority which thread will be executed first ?
How do you check whether the list is empty or not in java?
What are the advantages of autoboxing?
How can you set the applet size?
Does java support multiple inheritance or not?
What is the diffrence between inner class and nested class?
What must a class do to implement an interface in java programming?
What does method mean?
How we can generate random numbers in java?
How do you end a program?
What is the statements?
Explain about class in java?
Difference between string s= new string (); and string s = "abv";?
What will happen if static modifier is removed from the signature of the main method?
What is a local, member and a class variable?