Archive for October 27th, 2011

Thursday, October 27th, 2011

Case Statements

An unusual question I was once asked is why to use case statements when writing pseudo code rather than a series of if/else statements. Case Statements