Computer Science, asked by biriyani71, 11 months ago

what is code optimisation​

Answers

Answered by Anonymous
5

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.

Answered by PrashantMishra420420
3

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.

Similar questions