Java Static Initializer Block

  • + 1 comment

    Why can't we put boolean flag = true; and int B,H; in the static block??