19.1k views
3 votes
The importance of optimizing a code

1 Answer

3 votes

Answer:

Definition and Properties. Code optimization is any method of code modification to improve code quality and efficiency. A program may be optimized so that it becomes a smaller size, consumes less memory, executes more rapidly, or performs fewer input/output operations.

User Uchitha
by
5.2k points