Page 147 - TP_iPlus_V2.1_Class8
P. 147
#Coding & Computational Thinking
#Problem Solving & Logical Reasoning
C. Make the following table in Excel.
1. The formula for calculating average has been shown in the first cell.
2. Calculate averages for all the players using the formulas.
3. Calculate grand total of runs scored by all the players.
4. Create a pie-chart of the average runs scored by the players similar to this.
#Coding & Computational Thinking
#Creativity & Innovativeness
D. Create a program in Java to take a year as input from the user and check whether the
entered year is a leap year or not.
#Coding & Computational Thinking
#Creativity & Innovativeness
E. Create a program in Java to display a restaurant menu with 10 dishes. The user can
choose any dish by its serial number, and once he has selected a dish, the program
will show its cost.
#Coding & Computational Thinking
#Creativity & Innovativeness
F. Write a program in Java that can be used to display the conversion of Celsius to
Fahrenheit, metres to kilometres, centimetres to metres, and litres to millilitres. The
user can choose to perform one conversion at a time through a menu type selection.
145
Project

