Algorithms and FlowchartsOnline version Exercise questions by Bibin Jose 1 A set of sequential steps to solve a problem is known as ______ a Algorithm b Procedure c Flowchart d Diagram 2 The starting point of a program is represented by ________ a start word b blank space c comments d symbols 3 __________ is used to connect shapes in flowcharts a circle b Flow lines / Arrow marks c line d rectangle 4 Input / output of a program is displayed by __________ box a Rectangle b Cirlce c Oval d Parallelogram 5 To write processing instructions we use ________ box a Oval b Rectangle c Circle d Diamond 6 Algorithm helps in solving problems a True b False 7 Algorithms are pictorial representation of a problem a True b False 8 Start box is used at the end of a program a True b False 9 Input box is used to input values a True b False 10 Processing box is used to process instructions a True b False