Computer Science, asked by biriyani71, 1 year ago

what is code optimisation​

Answers

Answered by shaleenshekharIIT
1

In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently or use fewer resources.

Answered by shree2131
2

Answer:

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.

Similar questions