=== 2.2.4.5 Switch Statements === The format of the Java Card virtual machine switch instructions limits switch statements to a maximum of 65536 cases. This limit is far greater than the limit imposed by the maximum size of methods ([[2.2.4.4_Methods| Section 2.2.4.4, Methods]]).