Variables declared without initial value have a zero value. The zero values are:

  • Numeric types : 0
  • Boolean: False
  • String: ""