MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

ALGORITHMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What decisions need to be made in the problem, is part of
A
Understanding the Problem
B
Understanding the solution to the problem
C
Understanding the Stages of the plan
D
None of the above
Explanation: 

Detailed explanation-1: -It’s important to understand the issue before you start thinking about potential solutions and decisions. Having a clearly defined problem can make it easier to make decisions later on in the process. Define or state your issue in as specific terms as possible so it’s easy to understand.

Detailed explanation-2: -A few months ago, I produced a video describing this the three stages of the problem-solving cycle: Understand, Strategize, and Implement. That is, we must first understand the problem, then we think of strategies that might help solve the problem, and finally we implement those strategies and see where they lead us.

Detailed explanation-3: -Decision making has much in common with problem solving. In problem solving you identify and evaluate solution paths; in decision making you make a similar discovery and evaluation of alternatives. The crux of decision making, then, is the careful identification and evaluation of alternatives.

Detailed explanation-4: -Analyze-Understand the root cause. Plan-Determine how to resolve the problem. Implement-Put the resolution in place. Evaluate-Determine if the resolution is producing the desired results.

There is 1 question to complete.