Step 3 in problem solving is to identify alternative ways to solve the problem. This means:

a. To define the knowledge base of all participant
b. To write a list of pros and cons for each solution.
c. To identify as many solutions as possible to the problem.
d. To identify a few solutions to the problem.


c. To identify as many solutions as possible to the problem.

Computer Science & Information Technology

You might also like to view...

You decide to save a copy of a Web page, thinking you might want to send it to a friend. How do you save the page and then send it?

What will be an ideal response?

Computer Science & Information Technology

You use the ____ command to insert copied text to a new location.

A. Paste B. Insert C. Drop D. Copy

Computer Science & Information Technology

Which of the following is a feature of TCP?

a. segments data into chunks b. converts signals into bits c. provides data-formatting services d. ensures flow control e. establishes a connection

Computer Science & Information Technology

while statement can cause logic errors where the body never stops executing. This is known as a(n)

a) syntax error b) fatal error c) infinite loop d) None of the above.

Computer Science & Information Technology