Page 62 - Viva ICSE Computer Studies 8 : E-book
P. 62
2. Find the greater number of two numbers.
Start
Input A, B
True If A > B False
Print A Print B
Stop
Linking Knowledge
Mathematics: Write an algorithm to perform multiplication of two numbers and print their sum.
Lab Fun
1. Draw fl owcharts for the given tasks in Word 2016. Also type their algorithms.
(a) Prepare sandwich.
(b) Separate green leafy vegetables from non-green leafy vegetables.
(c) Calculate sum of three numbers.
(d) Calculate the product of fi rst fi ve odd numbers.
2. Draw fl owcharts to calculate the following in MS Paint. [ICT – Mathematics]
(a) Area of a square fi eld of 12 m
(b) Area and perimeter of a rectangle with length 14 m and breadth 8 m
3. Draw a fl owchart in MS Word showing the steps to take a printout from Word document.
50