Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Draw a flowchart for the following problem: A student wants to determine whether the values stored in X and Y are not equal. Then will store the bigger value in the space labeled large and the smaller
Draw a flowchart for the following problem:
A student wants to determine whether the values stored in X and Y are not equal. Then will store the bigger value in the space labeled large and the smaller value in location labeled small. Finally prints the bigger value i.e. either X or Y accordingly.