Can we write constructor inside interface in java? No. Interfaces does not allow constructors. Why interface does not have constructor? The variables inside interfaces are static final variables... read more ?
Constructor in interface ?
Posted by: Instanceofjava Posted date: 4:18 PM / comment : 2 Concept and Interview Questions , Core java Interview Questions