Math, asked by neeluSinghNoida, 3 months ago

Q2. Create a menu for a themed restaurant, The
student will write word problems using their menu (any 2). It can help to calculate
* finding the cost of meal you and your friend plus tax or figuring the cost of meal for grandma with her senior or figuring discount of 10%. The criteria for each of the
following items in menu are as follows.
* 4 different types of appetizers
4 different types of bevarages.
4 main dishes​

Answers

Answered by sujathagowtham144
0

Step-by-step explanation:

5. What w

:

if (year %100 == 0)

if (year % 400 == 0)

System.out.println (“LEAP");

else

System.out.println ("Not century year");

if the input given is

(1) 2000 (ii) 1900

(iii) 2018 (iv) 2020 ?

Similar questions