In conditional compilation, particular blocks of code in a program are compiled selectively while others are ignored. For example, you may want to write debugging statements that compare the speed of ...