Computer Science, asked by shubhbhatt414, 8 months ago

A program is said to be _______, if it optimizes the amount of memory and processing time.

Answers

Answered by anjalin
0

A program is said to be efficient if it optimizes the amount of memory and processing time.

Program optimization

  • In general, a computer program may be optimized simply so it executes more rapidly, or to make it capable of working with much less memory storage or special assets or draw much less power.

Levels of optimization

  • There are certain tiers of code optimization:

          - Design level

          - Algorithms and facts structures

          - Source code level

          - Build level

          - Compile level

          - Assembly level

          - Run time

          - Platform-based and independent optimizations

Hence, A program is said to be efficient if it optimizes the amount of memory and processing time.

Answered by sourasghotekar123
0

Answer:

A program is said to be efficient, if it optimizes the amount of memory and processing time.

Explanation:

  • A Program is a  set of instructions that we  give to a device to make it perform a particular task.
  • Optimization means to make the best use of the resources provided and give excellent output.
  • Efficiency is the scale that tells us how much a particular thing is optimized and utilizing its strength.
  • So, programs that are very well optimized will be considered ideal and effective. Hence, the answer will be efficient program.

And the sentence will be:

A program is said to be efficient, if it optimizes the amount of memory and processing time.

#SPJ2

Similar questions