1. what happen if you do not provide  a constructor------> default constructor
  2. can you call one constructor from another------------>this()
  3. how to call the super class constructor----------->super()