Computer Science, asked by kalakotasanjana07, 5 months ago

(a) The marks obtained by a student in 4 different subjects are input through the
keyboard.
The student gets a division as per the following rules:
Percentage above or equal to 60 – First Division
Percentage between 50 and 59 - Second Division
Percentage between 40 and 49 - Third Division
Percentage less than 40
Fail
Write a program to calculate the division obtained by the student.
(b) There are 9,870 people in a town whose population increases by 10% each year.
Write a C Program that displays the annual population and determines how many
years (count, years) it will take for the population to surpass(exceed) 30,000.​

Answers

Answered by keyboardavro
0

Answer:

true

Explanation:

Answered by bhumikabehera16
9

Answer:

there are 4 divisions of marks ...as 1 at is 60

2 Nd is 50-59

3rd-40-49

and lastly 4th is less than forty and lastly who is not having good marks is going to fail ...

Similar questions