We can estimate the ________ of an algorithm by counting the number of basic steps it requires to solve a problem.
A) number of lines of code
B) efficiency
C) run time
D) code quality
E) result
B) efficiency
Computer Science & Information Technology
You might also like to view...
Icons are images used as background on the computer desktop
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following is an action that can be taken by a switch upon receiving a frame?
A) It may forward the frame out of a selected port. B) It may filter the frame and not send it out of a port. C) It may retransmit the frame out of the port at which it was received. D) It may periodically retransmit the frame on all ports to assure receipt.
Computer Science & Information Technology