Multiple Choice
Which of the following is NOT part of the human cost of developing a computer program?
A) the efficiency of a program
B) the readability of a program
C) the modifiability of a program
D) the maintainability a program
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: In the worst case,a binary search is
Q12: What is determined by worst-case analysis?
Q13: An algorithm's execution time is related to
Q14: For large arrays,the insertion sort is prohibitively
Q15: What does the area analysis of algorithms
Q17: What is determined by average-case analysis?
Q18: What is the drawback of the mergesort
Q19: Each merge step of the mergesort requires
Q20: The quicksort is _ in the worst
Q21: The selection sort is continued until _