Page 1 :
3. Logical Operators, Operator, Meaning, Example, AND, A<B AND B<C, Result Is True if both A< B and, B<Care true else false, OR, A<B OR B<C, Result is True if either A<B or, B<Care true else false, NOT, NOT (A> B), Result is True if A>B is false, else true, Every activity has a sequence of steps that need to be, followed., • The steps written in an order to solve a particular problem, is called an algorithm,, The steps written in algorithms can be represented, diagrammatically with the help of a flowchart., A flowchart is a diagram that represents a set of, To, Sum, Up!, instructions., An oval shape indicates the start or end of the process., A parallelogram indicates data input or output for a, process., Exercise Corner, A. Tick (/) the correct option:, that need to be, 1. Every activity has a sequence of, followed., b. stairs, c. rounds, a. steps, 2. A, uses some special symbols., a. algorithms, b. presentation, c. flowchart, 25, 1
Page 2 :
helps in carrying out the activity easily., is a diagram that represents a set of instructions., 3. A, a. flowchart, b. algorithm, C. process, 4. Listing the., a. process, b. steps, c. input, 5. The algorithm should come to an end after, number, steps., a. unknown, b. non-finite, c. finite, B. Fill in the blanks:, actiily., 1. First, list the main steps of the iy., 2. Algozithm is mainly written for planning and solving, problems., simple, 3. Each instruction must be Cear and, 4. Algorithms and flowchards are not required by a computer., 5. An_Oval, shape indicates the start or end of the process, C. Match the following:, 1., a., Connector, 2., b. Terminator, 3., c. Data Shape, 4., d. Decision, D. Answer the following questions:, 1. What is an algorithm?, 2. What are the characteristics of an algorithm?, 3. What do you understand by a flowchart?, 4. Explain any three symbols of a flowchart., 5. Write in brief about mathematical operators., 26, 2