| CIT591 Midterm Exam Fall, 2005 |
Name_________________________________________ |
Please keep all your answers short and to the point. Do not provide extra information that was not asked for.
| if(X>Y){X=Math.sqrt(X-Y)+Y;} |
| while | if-then | switch |
| do-while | for | try-catch |