KnowledgeBoat Logo

Computer Applications

Draw the flowchart symbols for the following:

  1. Start
  2. Stop
  3. Input A,B
  4. A = A + 1
  5. Is A > B
  6. Print A

Algo & Flowcharts

59 Likes

Answer

Start:

Start Symbol Flowchart Class 8 ICSE Kips Logix Computer Book Solutions

Stop:

Stop Symbol Flowchart Class 8 ICSE Kips Logix Computer Book Solutions

Input A, B:

Input Box Symbol Flowchart Class 8 ICSE Kips Logix Computer Book Solutions

A= A + 1:

Process Box Symbol Flowchart Class 8 ICSE Kips Logix Computer Book Solutions

Is A > B:

Decision Box Symbol Flowchart Class 8 ICSE Kips Logix Computer Book Solutions

Print A:

Output Box Symbol Flowchart Class 8 ICSE Kips Logix Computer Book Solutions

Answered By

19 Likes


Related Questions