You are on page 1of 1

1 WASS to accept name and print back

2 WASS to accept the first name, middle name and last name

3 WASS to accept 2 numbers and add it

4 WASS to accept name and marks of 7 subjects and print the sum of all marks and the percentage of
the marks

5 WASS to demonstrate if condition by comparing 2 numbers of they are equal or not

6 WASS to do all arithmetic operations

7 WASS to accept name and basic salary and calculate the HRA, TA, DA, PF, and NET

8 WASS to accept name and age of a person and do the following

If age is equal to 18 then print eligible to work

If age equal to 21 then print eligible to work

If age equal to 93 then print go and rock in Hollywood

If age is equal to 45 then print become a VP

If age is equal to 60 then print start a start-up

If age equal to 34 then print become a software tester

If age equal to 28 then print won a lottery of 10 crores

If age less than 18 then print go and study in school

If age greater than 94 then print time to retire and have a chill life

If age not equal to 85 then print go to Howard and get a PhD

If is equal to 70 then print start your own multimedia business

You might also like