Answer:
Optimistic duration
Explanation:
The following three concepts are Project management concepts:
Optismitic duration: Estimation of the shortest duration of a task, taking into account the difficulty, etc.
Pessimistic duration: Estamation of the longest duration of a task, taking into account the difficulty, etc
Expected duration: Expected duration of a task, kind of a compromise between the optmistic duration and the pessimistic duration.
Which of the following is the estimate of the minimum amount of time it would take to perform a task?
The answer is Optimistic duration
Tell an adult
give them moral support
help them stand up for themselves
Answer:
Option (A)
Explanation:
See attachment for options
From the options, the code segment of option (A) answers the question and the explanation is as follows:
I added a second attachment which illustrates the movement
function (solveMaze) {
moveForward(); ---- The robot moves up (to position 1)
moveForward(); ---- The robot moves up (to position 2)
rotateRight(); ---- The robot changes where it faces (however, it is still at position 2)
<em>while(canMove("forward")) { moveForward(); } </em>---- This is repeated until the robot reaches the end of the grid (i.e. position 3 and 4)
rotateLeft(); ---- The robot changes where it faces (however, it is still at position 4)
moveForward(); ---- The robot moves up to the gray square
Answer:
Hie ......... . thanks for the points
Have a good day