Multiple Choice
A design approach that focuses on algorithms is commonly known as
A) process-oriented design.
B) object-oriented design.
C) procedure-oriented design.
D) event-driven design.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The acronym UML stands for<br>A)Unified Modeling Language.<br>B)United
Q10: A protected data member<br>A)can only be accessed
Q11: A data type for a return value
Q12: Which of the terms below does not
Q13: A return value for a method is
Q15: Use of parameters is not supported for
Q16: A data member that is private<br>A)cannot be
Q17: Choose a class/object example from the list
Q18: Values passed when a method is called
Q19: Creating an object is called<br>A)instantiation.<br>B) overloading.<br>C) modeling.<br>D)abstraction.