:eek:what's the different between constructors in bold
:eek:what's the use of this keyword

public class apples {
private int hour;
private int min;
private int sec;
public apples(){...