Microsoft Consultant Question:
Tell me why is code optimization important?

Answer:
Optimized code tends to run faster and make more efficient use of the system’s resources. Optimized codes are also less susceptible to errors and take lesser space in memory and in file size.
Previous Question | Next Question |
Tell me what is the advantage of using ADO? | Explain why is it that you cannot overload the scope resolution operator (::)? |