Computer Science, asked by sheikhshahin634, 7 hours ago

What symbols are used to perform the following work while drawing a flowchart? Also write the instruction inside the box.
a) Assign 560 to variable num.
b) Print your home town.
c) Terminate a flowchart.
d) Check if num1 is greater than or equal to num2 or not. If yes, then print double of num1 else print ¾ of num2.
e) Accept 3 integers​

Answers

Answered by rishithreddynelaturi
0

Answer:

What are the symbols used in flowchart?

Image result for What symbols are used to perform the following work while drawing a flowchart? Also write the instruction inside the box. a) Assign 560 to variable num. b) Print your home town. c) Terminate a flowchart. d) Check if num1 is greater than or equal to num2 or not. If yes, then print double of num1 else print ¾ on num2. e) Accepts 3 integers​

4 Basic Flowchart Symbols for Creating a Flowchart

The Oval. An End or Beginning While Creating a Flowchart. The oval, or terminator, is used to represent the start and end of a process. ...

The Rectangle. A Step in the Flowcharting Process. ...

The Arrow. Indicate Directional Flow. ...

The Diamond. Indicate a Decision.

Explanation:

Similar questions