

InterviewSolution
Saved Bookmarks
1. |
Solve : question about programming in genral? |
Answer» QUOTE from: mat123 on February 12, 2011, 03:48:17 PMthe point is that the if is REDUNDANT i get annoyed when people do that when the result of the CONDITIONAL statement is determined at compile time rather then RUN time. Agreed, but most code LIKE that is only used for tutorials, rather than real life applications. |
|