InterviewSolution
| 1. | 
                                    Answer the following questions:What is an algorithm? Explain through an example.1.What do you understand by a flowchart?3.Write the functions of various symbols used in a flowchart4.Draw a flowchart to go to a marriage party.Draw a flowchart to make a mango shake. | 
                            
| 
                                   
Answer»  1. An ALGORITHM is a set of instructions designed to perform a specific task. Examples of image processing algorithms include cropping, resizing, SHARPENING, blurring, red-eye reduction, and color enhancement. In many cases, there are multiple ways to perform a specific operation within a software program. 2. A flowchart is a picture of the SEPARATE steps of a process in sequential order. It is a GENERIC tool that can be adapted for a wide variety of purposes, and can be used to describe various processes, such as a manufacturing process, an administrative or service process, or a project plan. 3.4 Basic Flowchart Symbols 
 4. Answers in the above pictures. hope it helps ... mark as brainliest  | 
                            |