Page 95 - Code & Click - 5
P. 95

Start


                                                   Count = 1
                                     A
                                                 Read Name of
                                          student & marks in 5 subjects
                                              M1, M2, M3, M4, M5


                                        Sum = M1 + M2 + M3 + M4 + M5


                                                Average = Sum/5


                                               Count = Count + 1



                                                       Is          Yes         Print
                                                 Average > 80?            Name of student


                                                     No


                                                       Is
                                     A    No      Count > 40?


                                                        Yes
                                                     Stop


             Post-Processingost-Processing
             P
                   An algorithm is a systematic and logical stepwise procedure for solving a problem.
                  A flowchart is a pictorial or diagrammatic representation of an algorithm that uses
                    geometric symbols to represent various operations.

                  A decision box divides a flowchart into two directions based on the result of the
                    question.
                  A Loop is a set of instructions which repeats itself continuously until a particular
                    condition is satisfied.



                                                       Info Retention

            A.    Tick [3] the correct option.

                   1.  A set of instructions that directs a computer to perform a specific task is called
                        ______.
                             Program                                        Algorithm

                             Flowchart                                      Directions

                                                                                                                 93
   90   91   92   93   94   95   96   97   98   99   100