Can an interface have a constructor?
Answer / Tarun Kumar Yadav
No, interfaces cannot have constructors in Java.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does those terms actually mean included in the j.d.k i.6?
What is the locale class in java programming?
What is split return?
Describe how to implement singleton design pattern in struts.
What types of inheritance does Java support?
How many types of parsers are there?
Can we have 2 main methods in java class?
How to sort elements in a parallel array in java?
What are the important features of Java 8 release?
How do you sort a list in java?
What is string buffer?
What is thread safe in java?