Computer Applications
A flowchart to check whether a triangle is possible or not.
Algo & Flowcharts
169 Likes
Answer

Answered By
110 Likes
Related Questions
Fill in the blanks:
All mathematical operations are put in a _________ box.
Write the names and the symbols of the boxes for the given statements
Statement Name of the Box Symbol To assign a number To display the result To start the process To decide if a number is smaller than the other A flowchart to display the greater of the two numbers.
As a homework assignment, your teacher has given a flowchart (shown below) to find and display the square and cube of a positive number. The execution must be terminated, if a negative number is entered.
The above flowchart has some errors which are indicated with (1), (2), (3) and (4). Answer the following questions to give the correct result.
(a) What will be the correct representation of the box in (1)?
(b) What will be the correct logic for the variable N in (2)?
(c) Out of the flow lines (3) and (4), which one is undesirable?
(d) When all the corrections are made, what will be the output, if the input value is taken as 12?