Can an interface have a constructor?



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

Post New Answer

More Core Java Interview Questions

What does those terms actually mean included in the j.d.k i.6?

1 Answers  


What is the locale class in java programming?

1 Answers  


What is split return?

1 Answers  


Describe how to implement singleton design pattern in struts.

1 Answers  


What types of inheritance does Java support?

2 Answers  


How many types of parsers are there?

1 Answers  


Can we have 2 main methods in java class?

1 Answers  


How to sort elements in a parallel array in java?

1 Answers  


What are the important features of Java 8 release?

1 Answers  


How do you sort a list in java?

1 Answers  


What is string buffer?

1 Answers  


What is thread safe in java?

1 Answers  


Categories